Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TLS ¶
TLS runs an HTTP server on TCP network listener and handle requests on incoming TLS connections.
Types ¶
type Server ¶
type Server struct {
*http.Server
*log.Logger
Unix string
Host string
Port string
// contains filtered or unexported fields
}
Server defines parameters for running an HTTP server.
func (*Server) WriteCount ¶
Click to show internal directories.
Click to hide internal directories.