MCPcopy 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

98type 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

GetInputConfigForStringFunction · 0.65
GetMessageMethod · 0.65
getImageForMessageRefMethod · 0.65

Implementers 1

messageRefprivate/buf/buffetch/message_ref.go

Calls

no outgoing calls

Tested by

no test coverage detected