Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerClient ¶
type HandlerClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(path string) (*HandlerClient, error)
func (*HandlerClient) Kill ¶
func (c *HandlerClient) Kill()
func (*HandlerClient) Serve ¶
func (c *HandlerClient) Serve(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error
Click to show internal directories.
Click to hide internal directories.