Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpHandler ¶
type HttpHandler struct {
// contains filtered or unexported fields
}
HttpHandler . . .
func (HttpHandler) Like ¶
func (h HttpHandler) Like(w http.ResponseWriter, req *http.Request)
Like . . .
func (HttpHandler) Pass ¶
func (h HttpHandler) Pass(w http.ResponseWriter, req *http.Request)
Pass . . .
func (HttpHandler) Unseen ¶
func (h HttpHandler) Unseen(w http.ResponseWriter, req *http.Request)
Unseen . . .
Click to show internal directories.
Click to hide internal directories.