go-playground / sensitiveLinks
provides base types who's values should never be seen by the human eye, but still used for configuration.
☆15Updated 3 years ago
Alternatives and similar repositories for sensitive
Users that are interested in sensitive are comparing it to the libraries listed below
Sorting:
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- go.mod git archiver☆88Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Utilities to redact Go strings for confidentiality☆33Updated 4 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Simple oauth prompting☆28Updated last year
- atomic measures + Prometheus exposition library☆27Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A corpus of popular Go modules☆108Updated 8 months ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Opinionated code organization linter for Go projects.☆21Updated 2 years ago
- Package your Go modules☆41Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- A collection of awesome Mage and Magefile resources☆39Updated last year
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- ☆98Updated 6 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Find in Go exported variables that could be unexported☆27Updated 9 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 8 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 months ago