TomWright / queryparam
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
☆19Updated 4 years ago
Alternatives and similar repositories for queryparam
Users that are interested in queryparam are comparing it to the libraries listed below
Sorting:
- utils for Go context☆25Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- strftime/strptime for Go☆18Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆53Updated 2 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Generic Go multilevel and dual maps.☆11Updated 9 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- A Go library for encoding structs into Header fields.☆47Updated last year
- Dataframe library for Go.☆16Updated last year
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 6 months ago
- Golang linter to check the errors handling expressions☆51Updated 4 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`.☆25Updated last week
- go test with colors☆11Updated 7 months ago
- A library for parsing query parameters for filtering data in REST APIs☆36Updated last year
- Mutable strings in Golang via overlays☆14Updated 2 years ago
- Small library on top of reflect for make lookups to any Structs or Maps☆43Updated last year
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Accept Interfaces, Return Concrete Types☆66Updated last week
- Colorized JSON output for Go☆47Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A curated list of Go code formatters (like gofmt)☆38Updated 4 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 6 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago