Documentation ¶ Index ¶ Variables type OpenAPI func (s OpenAPI) Output(c context.Context) (interface{}, error) Constants ¶ This section is empty. Variables ¶ View Source var OpenAPIRouter = courier.NewRouter(OpenAPI{}) Functions ¶ This section is empty. Types ¶ type OpenAPI ¶ type OpenAPI struct { httpx.MethodGet } func (OpenAPI) Output ¶ func (s OpenAPI) Output(c context.Context) (interface{}, error) Source Files ¶ View all Source files openapi.go Directories ¶ Show internal Expand all Path Synopsis generator __examples__/definition_scanner __examples__/definition_scanner/time __examples__/router_scanner __examples__/router_scanner/auth __examples__/router_scanner/group __examples__/status_err_scanner Click to show internal directories. Click to hide internal directories.