package
0.19.0
Repository: https://github.com/moby/buildkit.git
Documentation: pkg.go.dev

# Packages

# Functions

MethodURL returns a gRPC method URL for service and method name.
NewManager returns a new Manager.
NewSession returns a new long running session.

# Structs

Manager is a controller for accessing currently active sessions.
Session is a long running connection between client and a daemon.

# Interfaces

Attachable defines a feature that can be exposed on a session.
Caller can invoke requests on the session.

# Type aliases

Dialer returns a connection that can be used by the session.