mitchellh / multistep
multistep is a Go library for building up complex actions using discrete steps.
☆149Updated 7 years ago
Alternatives and similar repositories for multistep:
Users that are interested in multistep are comparing it to the libraries listed below
- Decode Consul data into Go (Golang) structures and watch for updates☆173Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- Run linters from Go code -☆65Updated 6 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- Software licensing standardization library for Golang☆69Updated 7 years ago
- ☆39Updated 8 years ago
- Go helpers to manage environment variables☆100Updated 4 months ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 9 years ago
- Golang package that reads lines from an io.Reader and puts them onto a channel.☆67Updated 6 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 7 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 6 months ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Golang simple exponential backoff package.☆50Updated 4 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- Export Go Module information to Prometheus☆55Updated 2 years ago
- HCL Parser and Printer in Go☆43Updated 9 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.