MCPcopy Create free account
hub / github.com/cloudfoundry/java-buildpack / GetEntry

Method GetEntry

src/java/common/context.go:35–35  ·  view source on GitHub ↗
(libbuildpack.Dependency)

Source from the content-addressed store, hash-verified

33 AllDependencyVersions(string) []string
34 DefaultVersion(string) (libbuildpack.Dependency, error)
35 GetEntry(libbuildpack.Dependency) (*libbuildpack.ManifestEntry, error)
36}
37
38type Installer interface {

Callers 3

getManifestDependencyMethod · 0.65
supply_test.goFile · 0.65

Implementers 2

MockManifestsrc/internal/mocks/mocks.go
MockManifestMockRecordersrc/internal/mocks/mocks.go

Calls

no outgoing calls

Tested by

no test coverage detected