mitchellh / panicwrapLinks
panicwrap is a Go library for catching and handling panics in Go applications.
☆450Updated last year
Alternatives and similar repositories for panicwrap
Users that are interested in panicwrap are comparing it to the libraries listed below
Sorting:
- Errwrap is a Go (golang) library for wrapping and querying errors.☆427Updated last week
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Utilities for slightly better logging in Go (Golang).☆367Updated 6 months ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆476Updated 2 years ago
- "go build" wrapper to add version info to Golang applications☆538Updated 2 years ago
- Code generation tools for Go.☆431Updated 2 weeks ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Simple backoff algorithm in Go (golang)☆650Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Format package documentation (godoc) as GitHub friendly Markdown☆528Updated 4 years ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆750Updated 2 years ago
- Remove unnecessary type conversions from Go source☆383Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- ☆399Updated 2 weeks ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- Rich testing for the Go language☆697Updated 10 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- A Form Encoding & Decoding Package for Go☆249Updated 3 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Vendoring for executables written in Go☆414Updated 3 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago