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 linter to detect erroneous multiplication of duration values☆48Updated last month
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- ☆54Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- utils for Go context☆25Updated 5 years ago
- A linter that handles struct tags.☆55Updated 3 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated this week
- Parses indented code and returns a tree structure.☆25Updated 6 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- json slicer☆92Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 3 weeks ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Python's repr() for Go☆168Updated this week
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 8 months ago
- Speed up go:generate by auto detecting code changes☆44Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆52Updated last week
- A Unicode-based case conversion library for Go☆60Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A collection of CLI argument types for the Go `flag` package.☆47Updated last year
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year