package
1.3.4
Repository: https://github.com/rn/containerd.git
Documentation: pkg.go.dev

# 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.