package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/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.