Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPClient ¶
type HTTPServer ¶
func (*HTTPServer) Address ¶
func (svr *HTTPServer) Address() string
func (*HTTPServer) ListenAndServe ¶
func (svr *HTTPServer) ListenAndServe(ctx context.Context, args ...interface{}) error
Click to show internal directories.
Click to hide internal directories.