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:
- š Enforce field tags in (un)marshaled structsā39Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration valuesā49Updated 2 months ago
- utils for Go contextā25Updated 5 years ago
- Golang linter to check the errors handling expressionsā63Updated 3 months ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.ā28Updated 2 years ago
- Find declarations in Go source code that shadow predeclared identifiersā32Updated 9 months ago
- Syntax-aware Go code search, based on the mvdan/gogrepā46Updated 2 years ago
- Miscellaneous functions for formatting textā96Updated last year
- ā54Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creationā93Updated last year
- A linter that handles struct tags.ā55Updated last month
- Accept Interfaces, Return Concrete Typesā78Updated 3 weeks ago
- Lightweight, zero-dependency, and extendable configuration management library for Goā72Updated 5 months ago
- Speed up go:generate by auto detecting code changesā44Updated 2 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, pā¦ā28Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.ā90Updated 5 years ago
- go test with colorsā11Updated last year
- Go MapSlice for ordered marshal/ unmarshal of maps in JSONā20Updated last year
- A Go library for encoding structs into Header fields.ā47Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queriesā49Updated last year
- Golang linter to use strconvā43Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checksā42Updated 3 weeks ago
- Golang ticker that works with Cron scheduling.ā19Updated 5 years ago
- misspelled word linter for Go comments, string literals and embedded filesā43Updated 9 months ago
- ā45Updated 9 months ago
- Protobuf golang linter - use getters instead of fields.ā31Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.ā36Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero lengthā78Updated 2 months ago
- GoT is a template engine that turns templates into Go code to compile into your app.ā38Updated 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 last week