package
0.2.0
Repository: https://github.com/gardenbed/basil.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go Doc

gRPC Telemetry

This package can be used for building observable gRPC servers and clients. It uses interceptors to intercept gRPC handlers and calls to report logs, metrics, and traces out-of-the-box.

Quick Start

You can find basic examples here.