zenizh / go-capturerLinks
Capture stdout and/or stderr in Go.
☆45Updated 2 years ago
Alternatives and similar repositories for go-capturer
Users that are interested in go-capturer are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- go.mod git archiver☆88Updated last year
- Check that no globals are present in Go code.☆115Updated last month
- Library providing routines to merge and validate JSON, YAML and/or TOML files☆36Updated last year
- ☆98Updated 6 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- A diff tool especially for Go language.☆69Updated 9 years ago
- Linter that checks that comments end in a period☆48Updated last month
- Cron expression parser in Go language (golang)☆31Updated 7 months ago
- ☆41Updated 5 years ago
- Simple error handling primitives☆61Updated 4 years ago
- Command line tool for coverage reporting and validation☆46Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Ancillary Mathematical functions☆81Updated 4 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 3 weeks ago
- Miscellaneous Go toys☆134Updated 6 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
- A linter that handles struct tags.☆54Updated 2 months ago
- sync.Once with Reset()☆74Updated 4 years ago
- An inflection engine for golang☆103Updated 9 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Lint your project with GolangCI-Lint using GitHub actions.☆19Updated 5 years ago