fiorix / protoc-gen-cobra
Cobra command line tool generator for gRPC clients
☆189Updated last year
Related projects ⓘ
Alternatives and complementary repositories for protoc-gen-cobra
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 4 years ago
- Channels for gRPC: custom transports☆205Updated 7 months ago
- The missing interface filesystem abstraction for Go☆199Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆241Updated 2 years ago
- Build protobufs in Go, easily☆123Updated 6 months ago
- A sql driver that will wrap any other driver and log/trace all its calls☆173Updated 9 months ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 4 years ago
- Generate flags by parsing structures☆156Updated last week
- Generates Go types based on JSON Schemas☆235Updated last year
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆216Updated last year
- Go package for program configuration☆175Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆276Updated 2 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- Code generation tools for Go.☆423Updated last month
- Easy column formatted output for golang☆167Updated 4 years ago
- 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 Thread-Safe RateCounter implementation in Golang☆260Updated 6 months ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Multi-Package go project coverprofile for tools like goveralls☆114Updated 4 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆217Updated 8 months ago
- HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing☆174Updated 7 months ago
- Prometheus instrumentation library for gRPC powered Go applications.☆52Updated 2 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes