package
0.0.0-20241103165133-5ff3512a9f5f
Repository: https://github.com/abolfazlbeh/zhycan.git
Documentation: pkg.go.dev
# Functions
GetManager - This function returns singleton instance of gRPC Manager.
NewCreateServerErr - return a new instance of CreateServerErr.
NewGrpcDialError - return a new instance of GrpcDialError.
NewGrpcServerNotExistError - return a new instance of GrpcServerNotExistError.
NewGrpcServerStartError - return a new instance of GrpcServerStartError.
NewNilServiceRegistryError - return a new instance of NilServiceRegistryError.
NewServer - create a new instance of Server and return it.
# Variables
No description provided by the author
# Structs
CreateServerErr Error.
GrpcDialError struct.
GrpcServerNotExistError struct.
GrpcServerStartError struct.
NilServiceRegistryError struct.
No description provided by the author
ServerWrapper struct.