Documentation ¶
Index ¶
- func CheckConnectionFromServer(host string, insecureSkipVerify bool) bool
- func GenerateCertificatePair(certificateFolder string) (result *exec.Result)
- func GetExecutablePath(executable string) string
- func LanServer(host string, insecureSkipVerify bool) bool
- func LanServersAnnounced(multicastIPs []net.IP, ports []int) map[uuid.UUID]*common.AnnounceMessage
- func ReadCertificateFromServer(host string) *x509.Certificate
- func StartServer(stop string, executable string, args []string) (result *commonExecutor.Result, executablePath string, ip string)
- func TlsConfig(insecureSkipVerify bool) *tls.Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCertificatePair ¶
func GetExecutablePath ¶
func LanServersAnnounced ¶
func ReadCertificateFromServer ¶
func ReadCertificateFromServer(host string) *x509.Certificate
func StartServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.