package
0.1.9
Repository: https://github.com/dmitrymomot/oauth2-server.git
Documentation: pkg.go.dev

# Functions

Bind binds the request body to the given interface.
BindForm binds the form request body to the given interface.
BindJSON binds the json request body to the given interface.
BindQuery binds the query string to the given interface.