Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache represents the location that a build system caches its downloaded artifacts for reuse.
func NewGradleCache ¶
NewGradleCache creates a new Cache instance for Gradle.
func NewMavenCache ¶
NewMavenCache creates a new Cache instance for Maven.
func (Cache) Contribute ¶
Contribute links the cache layer to the destination if it does not already exist.
Click to show internal directories.
Click to hide internal directories.