mitchellh / go-grpc-net-conn
Turn any gRPC stream into a Go `net.Conn` implementation.
☆84Updated 2 years ago
Alternatives and similar repositories for go-grpc-net-conn:
Users that are interested in go-grpc-net-conn are comparing it to the libraries listed below
- Encode and decode Go (golang) struct types via protocol buffers.☆175Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- go.mod git archiver☆88Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- HTTP error wrapper☆36Updated 5 years ago
- ☆95Updated 2 months ago
- A lightweight proxy that connects gRPC to HTTP/1.1☆54Updated 7 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Set of Go context's utilities.☆54Updated 3 years ago
- An inflection engine for golang☆102Updated 6 months ago
- A universal log interface☆80Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- ☆78Updated 4 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 2 months ago
- Go (golang) library to expose *testing.T as an interface.☆58Updated 3 years ago
- Simple error handling primitives☆59Updated 3 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 2 weeks ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A complete solution for static files in Go code