Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func MustNewServer ¶
func MustNewServer(c WebServerConf, opts ...ServerOpt) *Server
type ServerOpt ¶
type ServerOpt func(*Server)
func WithMiddleware ¶
func WithMiddleware(middleware ...echo.MiddlewareFunc) ServerOpt
type WebServerConf ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package httpx provides enhanced HTTP request parsing with support for nested structs, multiple array notations, default values, and complete form data handling.
|
Package httpx provides enhanced HTTP request parsing with support for nested structs, multiple array notations, default values, and complete form data handling. |
Click to show internal directories.
Click to hide internal directories.