mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add Xtractr
This commit is contained in:
parent
87329dead3
commit
4c4876a213
@ -1090,6 +1090,7 @@ _Libraries for working with forms._
|
||||
- [nosurf](https://github.com/justinas/nosurf) - CSRF protection middleware for Go.
|
||||
- [qs](https://github.com/sonh/qs) - Go module for encoding structs into URL query parameters.
|
||||
- [queryparam](https://github.com/tomwright/queryparam) - Decode `url.Values` into usable struct values of standard or custom types.
|
||||
- [xtractr](https://github.com/syke99/xtractr) - Unmarshal both path and query parameters directly to structs, including time, sql.Null* (except for sql.NullByte), and nested struct fields
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user