package
0.0.0-20220530145609-a23555609dfa
Repository: https://github.com/isaqueveras/servers-microservices-backend.git
Documentation: pkg.go.dev

# Functions

GetAuthConnection return an active connection with the authentication backend.
GetEmailConnection return an active connection with the email backend.
GetProductConnection return an active connection with the product backend.
InitializeAuthConnections open connections with service gRPC.
InitializeEmailConnections open connections with service gRPC.
InitializeProductConnections open connections with service gRPC.