Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ newMessageRefParserOptions
Function
newMessageRefParserOptions
private/buf/buffetch/ref_parser.go:859–863 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
857
}
858
859
func
newMessageRefParserOptions() *messageRefParserOptions {
860
return
&messageRefParserOptions{
861
defaultMessageEncoding: MessageEncodingBinpb,
862
}
863
}
Callers
1
newMessageRefParser
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…