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

Method Type

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

Type is the type of annotation, typically an ID representing a failure type.

()

Source from the content-addressed store, hash-verified

152 EndColumn() int
153 // Type is the type of annotation, typically an ID representing a failure type.
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.

Callers 8

fileAnnotationCompareToFunction · 0.65
hashFunction · 0.65
normalizeFileAnnotationsFunction · 0.65

Implementers 1

fileAnnotationprivate/bufpkg/bufanalysis/file_annota

Calls

no outgoing calls

Tested by

no test coverage detected