Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binder ¶
type Binder struct {
// contains filtered or unexported fields
}
Binder is a custom struct that implements the Echo Binder interface. It binds to a struct, uses mold to clean up the params, and validator to validate them.
Click to show internal directories.
Click to hide internal directories.