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

# Functions

DetectLayerMediaType returns media type from existing blob data.

# Variables

EStargz is used for estargz data.
Gzip is used for blob data.
Uncompressed indicates no compression.
Zstd is used for Zstandard data.

# Structs

# Interfaces

Type represents compression type for blob data, which needs to be implemented for each compression type.

# Type aliases