bind

Bind form data to any Go values.

32
Stars
6
Forks
0
Issues
32
Watchers

Similar Packages

nosurf

CSRF protection middleware for Go.

1,729

gorilla/csrf

CSRF protection for Go web applications & services.

1,186

form

Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

905

httpin

Decode an HTTP request into a custom struct, including querystring, forms, HTTP headers, etc.

385

conform

Keeps user input in check. Trims, sanitizes & scrubs data based on struct tags.

326