//
pkg.gl
Category
github.com/jakecoffman/crud
option
package
1.5.0
Repository:
https://github.com/jakecoffman/crud.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
10 SLOC
#
Functions
AllowUnknown
AllowUnknown false will cause the validation to fail if it encounters an unknown field.
StripUnknown
StripUnknown will remove unknown fields if true, leave them if false.
#
Structs
Option
Option configures a router option.