Documentation
¶
Overview ¶
Package apidoc contains a middleware to serve the OpenAPI document.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Operation ¶
type Operation struct {
// contains filtered or unexported fields
}
Operation is the operation to serve the OpenAPI document.
func (*Operation) Handle ¶
Handle implements the goapi.OperationHandler interface.
Click to show internal directories.
Click to hide internal directories.