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:
- Golang linter to check the errors handling expressions☆59Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- ☆54Updated last year
- utils for Go context☆25Updated 5 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆32Updated 8 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 2 weeks ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Updated 2 years ago
- Golang ticker that works with Cron scheduling.☆19Updated 4 years ago
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated last year
- A linter that handles struct tags.☆55Updated 2 weeks ago
- Parses indented code and returns a tree structure.☆25Updated 6 years ago
- A minimal but powerful cli library for Go☆42Updated last year
- atomic measures + Prometheus exposition library☆27Updated 2 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- A collection of CLI argument types for the Go `flag` package.☆48Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Common case conversions covering common initialisms.☆20Updated 7 years ago
- Fast, dependable universally unique ids☆26Updated last year
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆54Updated this week
- Lightweight, zero-dependency, and extendable configuration management library for Go☆72Updated 4 months ago
- Calculate average score and rating based on Wilson Score Equation☆17Updated 8 years ago