package
0.0.0-20240827025259-2cc43cdcba20
Repository: https://github.com/jacobweinstock/tink-stack.git
Documentation: pkg.go.dev
# Functions
SetupGRPC opens a listener and serves a given Registrar's APIs on a gRPC server and returns the listener's address or an error.
# Interfaces
Registrar is an interface for registering APIs on a gRPC server.