Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(httpHandler HarvesterServerHandler) http.Handler
Types ¶
type Ctx ¶
type Ctx struct {
// contains filtered or unexported fields
}
func (*Ctx) RespWriter ¶
func (ctx *Ctx) RespWriter() http.ResponseWriter
func (*Ctx) StatusCode ¶
type HarvesterServerHandler ¶
Click to show internal directories.
Click to hide internal directories.