Skip to content

Commit

Permalink
Remove: mholt/binding (archived)
Browse files Browse the repository at this point in the history
  • Loading branch information
yassinebenaid authored Dec 5, 2024
1 parent 54a4bc6 commit 4593ffb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,6 @@ _Packages for accounting and finance._
_Libraries for working with forms._

- [bind](https://github.com/robfig/bind) - Bind form data to any Go values.
- [binding](https://github.com/mholt/binding) - Binds form and JSON data from net/http Request to struct.
- [checker](https://github.com/cinar/checker) - Checker helps validating user input through rules defined in struct tags or directly through functions.
- [conform](https://github.com/leebenson/conform) - Keeps user input in check. Trims, sanitizes & scrubs data based on struct tags.
- [form](https://github.com/go-playground/form) - Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
Expand Down

0 comments on commit 4593ffb

Please sign in to comment.