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

Method Message

private/bufpkg/bufanalysis/bufanalysis.go:156–156  ·  view source on GitHub ↗

Message is the message of the annotation.

()

Source from the content-addressed store, hash-verified

154 Type() string
155 // Message is the message of the annotation.
156 Message() string
157 // PluginName is the name of the plugin that the annotation originated from.
158 //
159 // May be empty if this annotation did not originate from a plugin.

Callers 6

fileAnnotationCompareToFunction · 0.65
hashFunction · 0.65

Implementers 1

fileAnnotationprivate/bufpkg/bufanalysis/file_annota

Calls

no outgoing calls

Tested by

no test coverage detected