mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-07-27 21:06:12 +02:00
5 lines
76 B
Go
5 lines
76 B
Go
package security
|
|
|
|
func VerifyServerTemplate(server string) (bool, err) {
|
|
|
|
}
|