mitchellh / multistep
multistep is a Go library for building up complex actions using discrete steps.
☆150Updated 7 years ago
Alternatives and similar repositories for multistep
Users that are interested in multistep are comparing it to the libraries listed below
Sorting:
- Golang simple exponential backoff package.☆50Updated 4 years ago
- Software licensing standardization library for Golang☆69Updated 7 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- Go contexts for graceful shutdown☆54Updated 7 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
- Profiler injection and analysis tool☆123Updated 8 years ago
- A Go library for turning `io.Reader` into channels.☆45Updated 6 years ago
- Easy and secure encryption in Go using Hashicorp's Vault☆96Updated 9 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- Decode Consul data into Go (Golang) structures and watch for updates☆174Updated 6 years ago
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- a lightweight acl manager for go.☆82Updated last year
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆214Updated last year
- ☆39Updated 9 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 7 months ago
- Go helpers to manage environment variables☆100Updated 6 months ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- ☆70Updated 3 years ago
- ☆49Updated 5 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- HCL Parser and Printer in Go