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

Method PluginName

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

PluginName is the name of the plugin that the annotation originated from. May be empty if this annotation did not originate from a plugin. This may be added to the printed message field for certain printers.

()

Source from the content-addressed store, hash-verified

159 // May be empty if this annotation did not originate from a plugin.
160 // This may be added to the printed message field for certain printers.
161 PluginName() string
162 // PolicyName is the name of the policy that the annotation originated from.
163 //
164 // May be empty if this annotation did not originate from a policy.

Callers 6

hashFunction · 0.65
normalizeFileAnnotationsFunction · 0.65

Implementers 1

fileAnnotationprivate/bufpkg/bufanalysis/file_annota

Calls

no outgoing calls

Tested by

no test coverage detected