Documentation ¶
Index ¶
- Constants
- func CreateHandler(c echo.Context) error
- func CreateMultiHandler(c echo.Context) error
- func CreateMultiSimpleHandler(c echo.Context) error
- func CreateSimpleHandler(c echo.Context) error
- func ErrorHandler(err error, c echo.Context)
- func NewServer(addr string, readTimeout time.Duration, writeTimeout time.Duration) *webServer
- func VersionHandler(c echo.Context) error
- type Response
- type ResponseData
- type ResponseItem
Constants ¶
View Source
const ( GET POST )
View Source
const GUID_LENGTH = 36
View Source
const VERSION = "1.0.0"
Variables ¶
This section is empty.
Functions ¶
func CreateHandler ¶
func CreateMultiHandler ¶
func CreateSimpleHandler ¶
func ErrorHandler ¶
func VersionHandler ¶
Types ¶
type ResponseData ¶
type ResponseItem ¶
Click to show internal directories.
Click to hide internal directories.