mitchellh / pointerstructureLinks
Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.
☆214Updated last year
Alternatives and similar repositories for pointerstructure
Users that are interested in pointerstructure are comparing it to the libraries listed below
Sorting:
- Easy column formatted output for golang☆166Updated 4 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆180Updated 8 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Time span handling for Go☆180Updated 6 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- The missing interface filesystem abstraction for Go☆202Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- A universal log interface☆80Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 3 years ago
- GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible cha…☆101Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- like gofmt except for go templates☆173Updated 7 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆188Updated 2 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 10 months ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago