Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
func NewHTTPServer ¶
func NewHTTPServer(cfg *configs.Configuration) *HTTPServer
func (*HTTPServer) Name ¶
func (a *HTTPServer) Name() string
func (*HTTPServer) Shutdown ¶
func (a *HTTPServer) Shutdown(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.