mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-28 14:56:36 +00:00
6 lines
76 B
Go
6 lines
76 B
Go
package security
|
|
|
|
func VerifyServerTemplate(server string) (bool, err) {
|
|
|
|
}
|