Documentation
¶
Index ¶
Constants ¶
View Source
const ( GoCacheModPathDefault = "/go/pkg/mod" GoCacheBuildPathDefault = "/go/build-cache" )
View Source
const ( // ImageVersion is the version of the image to use. // This is the latest version. ImageVersion = "latest" Image = "alpine" )
View Source
const ( // MntPrefix is the prefix for the mount path // inside the container. MntPrefix = "/mnt" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.