MCPcopy Create free account
hub / github.com/celer-pkg/celer / GetBuildConfig

Method GetBuildConfig

pkgcache/metadata.go:45–45  ·  view source on GitHub ↗
(nameVersion string, native bool)

Source from the content-addressed store, hash-verified

43 GenBuildToolsVersions(tools []string) (string, error)
44 GetCommitHash(nameVersion string, native bool) (string, error)
45 GetBuildConfig(nameVersion string, native bool) (*BuildConfig, error)
46 CheckHostSupported(nameVersion string) bool
47}
48

Callers 2

buildMetaMethod · 0.65
collectBuildToolsMethod · 0.65

Implementers 1

Portconfigs/port.go

Calls

no outgoing calls

Tested by

no test coverage detected