package
Version:
v0.0.0-...-9bdbb14
Opens a new window with list of versions in this module.
Published: Apr 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SetupGRPC opens a listener and serves a given Registrar's APIs on a gRPC server and returns the listener's address or an error.
type Registrar interface {
Register(*grpc.Server)
}
Registrar is an interface for registering APIs on a gRPC server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.