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

# Functions

NewBuffer returns a new buffer.
NewMultiProvider creates a new mutable provider with a base provider.
RegisterContentPayloadTypes registers content types that are not defined by default but that we expect to find in registry images.

# Structs

MultiProvider is a provider backed by a mutable map of providers.

# Interfaces

Buffer is a content provider and ingester that keeps data in memory.