package
Version:
v0.0.2-alpha2
Opens a new window with list of versions in this module.
Published: Dec 3, 2018
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GRPCHandler(config Config) healthpb.HealthCheckServiceServer
GRPCHandler returns the grpc implementation instance of healthpb.HealthCheckServiceServer
type Config interface {
GetNetworkString() string
}
Config defines methods required for the package healthcheck
Source Files
¶
Click to show internal directories.
Click to hide internal directories.