Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Addr string LclHostURL string GetCertificate func(*tls.ClientHelloInfo) (*tls.Certificate, error) // contains filtered or unexported fields }
func (*Server) RequestChan ¶
Click to show internal directories.
Click to hide internal directories.