Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QueryHandler ¶
type QueryHandler struct { V viewer.ViewerContext T *testing.T Response []byte Callback func(http.ResponseWriter, *http.Request) }
func (*QueryHandler) HandlerFunc ¶
func (h *QueryHandler) HandlerFunc(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.