romanyx / errisLinks
Linter for errors.Is and errors.As
☆46Updated 5 years ago
Alternatives and similar repositories for erris
Users that are interested in erris are comparing it to the libraries listed below
Sorting:
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Golang character encoding converter with an automatic code-estimation.☆26Updated 8 years ago
- gofind searches through Go source code by types.☆48Updated 2 years ago
- A command-line tool to generate a constructor for the struct.☆93Updated last week
- ☆202Updated last year
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 6 years ago
- Backoff mechanics for Go☆187Updated last year
- Fast Go standard library-compatible Unicode functionality.☆58Updated 7 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Send signals to a subprocess when files change☆16Updated 7 years ago
- ☆14Updated 9 years ago
- Smartly inserts idiomatic "err" handling code in Go☆35Updated 9 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- gofmtmd formats go source code block in Markdown. detects fenced code & formats code using gofmt.☆94Updated last year
- context with signal in golang☆19Updated 8 years ago
- Generate .goimportsignore and make goimports fast☆65Updated 8 years ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated last month
- A protoc plugin to generate logging functions for github.com/uber-go/zap☆21Updated 2 years ago
- Vim filetype support for goyacc☆23Updated 7 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆41Updated 8 years ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 4 years ago
- A SQL formatter written in Go☆143Updated 3 years ago
- Slack client for go☆85Updated 5 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Bring implicit type conversion into Go in a explicit way☆24Updated 8 years ago
- Go package for caching DNS lookup results in memory.☆137Updated 9 months ago
- Go wrapper for ANSI escape code