Documentation ¶ Index ¶ func Install(g *goapi.Group, schemas *jschema.Schemas, ...) type Operation func (op *Operation) Handle(p params, r *http.Request) res func (*Operation) OpenAPI(doc openapi.Operation) openapi.Operation Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Install ¶ func Install(g *goapi.Group, schemas *jschema.Schemas, config func(doc *openapi.Document) *openapi.Document) Types ¶ type Operation ¶ type Operation struct { // contains filtered or unexported fields } func (*Operation) Handle ¶ func (op *Operation) Handle(p params, r *http.Request) res func (*Operation) OpenAPI ¶ func (*Operation) OpenAPI(doc openapi.Operation) openapi.Operation Source Files ¶ View all Source files apidoc.go Click to show internal directories. Click to hide internal directories.