Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Address string Roots *x509.CertPool CaCert *x509.Certificate CaKey *rsa.PrivateKey }
func (*Server) ListenAndServe ¶
func (s *Server) ListenAndServe()
Click to show internal directories.
Click to hide internal directories.