//
pkg.gl
Category
github.com/gobuffalo/buffalo
binding
decoders
package
1.1.0
Repository:
https://github.com/gobuffalo/buffalo.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
3
Dependents
2
Files
92 SLOC
#
Functions
NullTimeDecoderFn
NullTimeDecoderFn is a custom type decoder func for null.Time fields.
RegisterTimeFormats
RegisterTimeFormats allows to add custom time layouts that the binder will be able to use for decoding.
TimeDecoderFn
TimeDecoderFn is a custom type decoder func for Time fields.