MCPcopy Create free account
hub / github.com/bufbuild/buf / Registry

Method Registry

private/bufpkg/bufmodule/commit_key.go:36–36  ·  view source on GitHub ↗

Registry returns the registry of the Commit. Always present.

()

Source from the content-addressed store, hash-verified

34 //
35 // Always present.
36 Registry() string
37 // CommitID returns the ID of the Commit.
38 //
39 // It is up to the caller to convert this to a dashless ID when necessary.

Callers 15

ModuleKeyToCommitKeyFunction · 0.65
ToModuleMethod · 0.65
getCommitForCommitKeyMethod · 0.65
getCommitStoreDirPathFunction · 0.65
getCommitStoreLockPathFunction · 0.65
logDebugCommitKeyFunction · 0.65
UploadMethod · 0.65

Implementers 1

commitKeyprivate/bufpkg/bufmodule/commit_key.go

Calls

no outgoing calls

Tested by

no test coverage detected