Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ moduleRef
Struct
moduleRef
private/buf/buffetch/internal/module_ref.go:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
)
27
28
type
moduleRef
struct
{
29
format string
30
iModuleRef bufparse.Ref
31
}
32
33
func
newModuleRef(
34
format string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected