Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertContext ¶
type CertContext struct {
PKFile string
ServerCertFile string
PK *keyman.PrivateKey
ServerCert *keyman.Certificate
}
CertContext encapsulates the certificates used by a Server
type Server ¶
func (*Server) AddListenerWrappers ¶
func (s *Server) AddListenerWrappers(listenerGens ...listenerGenerator)
Click to show internal directories.
Click to hide internal directories.