coreos / gexpectLinks
Pure golang expect library, for easily starting and controlling subprocesses
☆27Updated 4 years ago
Alternatives and similar repositories for gexpect
Users that are interested in gexpect are comparing it to the libraries listed below
Sorting:
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Command line interface to Go's text/template library.☆84Updated 4 years ago
- A Vagrantfile for running Go VMs☆41Updated 4 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- ☆47Updated 8 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Kerberos library for go☆54Updated 8 years ago
- habitat is a coreutils 'env' clone to link 12factor apps and service discovery systems as consul and etcd. It queries the kv db embedded …☆17Updated 8 years ago
- Find outdated golang packages☆43Updated 6 years ago
- Console JSON formatter with query feature☆65Updated 4 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package create…☆49Updated 9 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 8 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Track Go benchmark performance over time by storing results in InfluxDB☆43Updated 5 years ago
- Software licensing standardization library for Golang☆69Updated 7 years ago
- Go lang tar http.FileSystem☆45Updated 7 years ago
- Check which interfaces a Go type implements