Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ MessageEncoding
Method
MessageEncoding
private/buf/buffetch/buffetch.go:100–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
type
MessageRef
interface
{
99
Ref
100
MessageEncoding() MessageEncoding
101
// Path returns the path of the file.
102
//
103
// May be used for items such as YAML unmarshalling errors.
Callers
4
GetInputConfigForString
Function · 0.65
GetMessage
Method · 0.65
getImageForMessageRef
Method · 0.65
newProtoencodingMarshaler
Function · 0.65
Implementers
1
messageRef
private/buf/buffetch/message_ref.go
Calls
no outgoing calls
Tested by
no test coverage detected