bind
Bind form data to any Go values
About bind
bind is a library for binding HTTP request parameters to Go objects.
Frequently Asked Questions
What is bind?
bind is a Forms library for the Go programming language. Bind form data to any Go values
How do I install bind?
Install bind with the Go module system using `go get robfig/bind`. Check the repository for the current installation instructions.
What category does bind belong to?
bind is listed under Forms, specifically Forms.