# Functions
Init initializes common connection options.
New creates a new gRPC client connection to the target.
WithBasicAuth configures basic authentication credentials for the connection.
# Variables
GRPCOptionFuncs is a combination of multiple gRPC dial option.
# Type aliases
GRPCOptionFunc is a function that configures a gRPC dial option.