TomWright / queryparamLinks
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
☆19Updated 5 years ago
Alternatives and similar repositories for queryparam
Users that are interested in queryparam are comparing it to the libraries listed below
Sorting:
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated last year
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- utils for Go context☆25Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆29Updated 7 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- Golang ticker that works with Cron scheduling.☆19Updated 5 years ago
- A linter that handles struct tags.☆55Updated last month
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Updated 2 years ago
- Mutable strings in Golang via overlays☆14Updated 2 years ago
- Parses indented code and returns a tree structure.☆25Updated 6 years ago
- go test with colors☆11Updated last year
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- ☆54Updated last year
- Python's repr() for Go☆172Updated 2 weeks ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Speed up go:generate by auto detecting code changes☆44Updated 2 years ago
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated this week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Protobuf golang linter - use getters instead of fields.☆31Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated 3 weeks ago
- json slicer☆92Updated last year
- A collection of message middlewares for go-mail☆23Updated 2 weeks ago
- Generic deque container☆31Updated 10 months ago