mitchellh / reflectwalk
reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.
☆276Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for reflectwalk
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆241Updated 2 years ago
- Code generation tools for Go.☆423Updated last month
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆216Updated last year
- go4 hosts the go4.org packages.☆328Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- Easy column formatted output for golang☆167Updated 4 years ago
- Fluent immutable builders for golang☆222Updated 6 years ago
- Package logfmt marshals and unmarshals logfmt messages.☆184Updated last year
- Golang circular (ring) buffer☆172Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- Package rehttp implements a Go HTTP transport that handles retries.☆217Updated 8 months ago
- Go tool to walk & rewrite AST☆171Updated 4 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆179Updated 7 years ago
- Generates UUID-format strings using purely high quality random bytes☆179Updated this week
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Basic string globs in golang☆144Updated 4 years ago
- Templates, generics engine for Go☆136Updated 5 years ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆445Updated 7 months ago
- Generates Go types based on JSON Schemas☆235Updated last year
- Errwrap is a Go (golang) library for wrapping and querying errors.☆404Updated this week
- Small library to read your configuration from environment variables☆241Updated 3 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆503Updated 3 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 2 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
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆229Updated 8 months ago
- Generate flags by parsing structures☆156Updated last week
- atomic is a go package for atomic file writing☆200Updated 2 years ago