google / go-microservice-helpers

A collection of handy snippets that simplify creation of GRPC servers and clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-Microservice-Helpers

This is not an official Google product

A collection of handy snippets that simplify creation of GRPC servers and clients. The provided helpers allow to create grpc endpoints with zipkin distributed tracing pre-configured; spawn http servers that serve both grpc and common http traffic; simplify golang crypto primitives to load EC keys.

About

A collection of handy snippets that simplify creation of GRPC servers and clients

License:Apache License 2.0


Languages

Language:Go 100.0%