Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExServer ¶
type ExServer struct { Name string // server name, like banjo or basalt Srv exServe PIDFile string IdleConnsClosed chan struct{} // flag to safe close server // contains filtered or unexported fields }
func NewExServer ¶
func (*ExServer) ListenAndServeEx ¶
func (*ExServer) ListenAndServeTLSEx ¶
Click to show internal directories.
Click to hide internal directories.