//
pkg.gl
Category
github.com/tinkerbell/tink
internal
grpcserver
package
0.12.2
Repository:
https://github.com/tinkerbell/tink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
42 SLOC
#
Functions
SetupGRPC
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
Registrar is an interface for registering APIs on a gRPC server.