package srctypes
import "github.com/moby/buildkit/source/types"
Index ¶
Constants ¶
const ( DockerImageScheme = "docker-image" GitScheme = "git" LocalScheme = "local" HTTPScheme = "http" HTTPSScheme = "https" )
Source Files ¶
Tools for package owners.