Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpServer ¶
func NewHttpServer ¶
func NewHttpServer(address string, port int, handler http.Handler) *HttpServer
func NewTlsHttpServer ¶
func (*HttpServer) RunServer ¶
func (s *HttpServer) RunServer(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.