package
1.1.1
Repository: https://github.com/yaitoo/xun.git
Documentation: pkg.go.dev

# Functions

AddValidator adds a new validator and translator to the map.
BindForm binds the request body to the given struct.
BindJson binds the JSON request body to the given struct.
BindQuery binds the query string to the given struct.

# Structs

TEntity is a struct that contains the data and errors.
Validator validates struct and field values.