go-simpler / musttagLinks
🚔 Enforce field tags in (un)marshaled structs
☆39Updated 3 weeks ago
Alternatives and similar repositories for musttag
Users that are interested in musttag are comparing it to the libraries listed below
Sorting:
- Golang linter to use strconv☆43Updated last month
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- detects nested contexts in loops or function literals☆63Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- Golang linter to check the errors handling expressions☆62Updated 3 months ago
- ☆54Updated last year
- linter for copyright headers☆28Updated 3 weeks ago
- A linter that handles struct tags.☆55Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Check that no globals are present in Go code.☆124Updated 7 months ago
- ☆43Updated last year
- golang linter to detect named returns☆29Updated 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 slog handler for testing that code logs expected results☆23Updated last year
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- Mango (man page generator) integration for Kong☆22Updated last month
- Detects when some calls can be replaced by methods from the testing package☆30Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- JSON schema support for Go programs☆89Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Extension handlers for the slog library☆43Updated 2 years ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated last year
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Updated 5 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆21Updated 2 years ago