//
pkg.gl
Category
github.com/opencord/voltha-lib-go/v6
pkg
grpc
package
6.0.2
Repository:
https://github.com/opencord/voltha-lib-go.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
10
Dependents
0
Files
127 SLOC
#
Functions
NewGrpcServer
Instantiate a GRPC server data structure */.
#
Structs
GrpcSecurity
No description provided by the author
GrpcServer
No description provided by the author
#
Interfaces
ReadyProbe
Interface allows probes to be attached to server A probe must support the IsReady() method.