package
Version:
v0.0.0-...-f2f702e
Opens a new window with list of versions in this module.
Published: Aug 19, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Server struct {
Hostname string `json:"hostname"`
UseHTTP bool `json:"useHTTP"`
UseHTTPS bool `json:"useHTTPS"`
HTTPPort int `json:"HTTPPort"`
HTTPSPort int `json:"HTTPSPort"`
CertFile string `json:"certFile"`
KeyFile string `json:"keyFile"`
}
Server struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.