# Functions

AsGrpcError returns a GRPC error, mapping internal errors and returning codes.Internal as default error.
CloseContexts is deprecated.
GetServiceConnection establishes connection to GRPC service at given URL.
GetServiceConnectionWithDialOptions establishes connection to GRPC service at given URL with given dial options.

# Variables

ErrInvalidArgument indicates, that one or more provided arguments are invalid, e.g.

# Structs

Service defines values to start a GRPC (and a REST) service.