# Functions
ContextDialer returns a GRPC net.Conn connected to the provided address.
DialAddress returns the address with unix:// prepended to the provided address.
# Variables
Dialer returns a GRPC net.Conn connected to the provided address Deprecated: use ContextDialer and grpc.WithContextDialer.