package
0.2.0
Repository: https://github.com/momaek/toolbox.git
Documentation: pkg.go.dev

# Functions

Bind bind params from Path, Query, Body, Form.
BindValue string to specified type.

# Constants

DefaultDateFormat day.
DefaultDatetimeFormat minute.
DefaultDatetimeFormatSecond second.

# Variables

KindBinders bind kind.
TimeFormats supported time formats, also support unix time and time.RFC3339.
TypeBinders bind type.

# Interfaces

Decoder decoder..