mitchellh / pointerstructure
Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.
☆216Updated last year
Alternatives and similar repositories for pointerstructure:
Users that are interested in pointerstructure are comparing it to the libraries listed below
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 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
- apicompat checks recent changes to a Go project for backwards incompatible changes☆178Updated 7 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 2 years ago
- A set of go packages and command line tools to generate Go code☆95Updated 7 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated 10 months ago
- An immutability helper for Go☆141Updated 8 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated last year
- Easy column formatted output for golang☆166Updated 4 years ago
- Envy automatically exposes environment variables for all of your Go flags☆157Updated 4 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated last year
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Package pipe implements unix-like pipelines for Go.☆237Updated last year
- go4 hosts the go4.org packages.☆326Updated last year
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- Print version used to build Go executables☆275Updated 6 months ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 6 years ago
- Generates UUID-format strings using purely high quality random bytes☆181Updated 2 months ago
- Go (golang) package to get hash strings of arbitrary data structures.☆134Updated last year
- A complete solution for static files in Go code☆128Updated 8 months ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆131Updated 5 years ago
- Tickers with random jitter☆89Updated 2 years ago