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

Method internalRef

private/buf/buffetch/buffetch.go:94–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92// Ref is an message file or source bucket reference.
93type Ref interface {
94 internalRef() internal.Ref
95}
96
97// MessageRef is a message file reference.

Callers 1

GetInputConfigForStringFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected