Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrOpenAPIForbidden = status.Wrap(fmt.Errorf("openapi is forbidden"), httpx.STATUS__FORBIDDEN) ErrOpenAPINotFound = status.Wrap(fmt.Errorf("openapi view not found"), httpx.STATUS__NOTFOUND) )
Functions ¶
func ForbidOpenAPI ¶
func ForbidOpenAPI()
func NewHandler ¶
func SetOpenAPIViewContents ¶
Types ¶
type OpenAPI ¶
func (*OpenAPI) ResponseContentType ¶
type OpenAPIProvider ¶
Click to show internal directories.
Click to hide internal directories.