Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCerts ¶
Types ¶
type Cert ¶
type Cert struct { CaCert []byte CaCertPool *x509.CertPool CaCertificate tls.Certificate }
func (*Cert) CreateTLSConfig ¶
type Server ¶
type Server struct { Config // contains filtered or unexported fields }
func (*Server) SetHTTPSRouter ¶
func (*Server) StartHTTPSServe ¶
Click to show internal directories.
Click to hide internal directories.