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:
- Command line tool for coverage reporting and validation☆46Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- An inflection engine for golang☆103Updated last year
- The missing interface filesystem abstraction for Go☆200Updated 4 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- go.mod git archiver☆88Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Interpolate $STRINGS in ${OTHER_STRINGS:-true}☆35Updated last year
- ☆101Updated 11 months ago
- Helpful unit multipliers and functions for Go☆132Updated 3 months ago
- Package retry implements a wrapper to retry failing function calls.☆30Updated 7 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆77Updated 9 months ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated 2 months ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆100Updated last year
- Golang netrc parser☆46Updated last year
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Golang HTTP client testing framework☆20Updated last week