Documentation ¶
Overview ¶
Package openapi provides generated from OpenAPI spec API framework
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type YamlBinder ¶ added in v0.7.0
type YamlBinder struct{}
YamlBinder is used to decode yaml requests
func (*YamlBinder) Bind ¶ added in v0.7.0
func (*YamlBinder) Bind(i any, c echo.Context) (err error)
Bind allows to parse Yaml request data
Directories ¶
Path | Synopsis |
---|---|
Package api is an API definition
|
Package api is an API definition |
Package meta provides META-API for the resources
|
Package meta provides META-API for the resources |
Package types stores generated types and their special functions
|
Package types stores generated types and their special functions |
Click to show internal directories.
Click to hide internal directories.