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