package
0.0.0-20241003140426-5ded26bae866
Repository: https://github.com/in-rich/lib-go.git
Documentation: pkg.go.dev
# Functions
CallGRPCEndpoint performs a call to a GRPC endpoint, located in a secure cloud environment.
CloseGRPCConn closes an existing connection to a GRPC service.
CloseGRPCServer closes an existing GRPC server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OpenGRPCConn opens a new connection to an existing GRPC service.
No description provided by the author
No description provided by the author
StartGRPCServer starts a new GRPC server on the specified port.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
GRPCCallback represents the generic signature of exposed RPC services, as generated by the protoc compiler for Go.