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

Method FileAnnotations

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

FileAnnotations returns the FileAnnotations in the set. This will always be non-empty. These will be deduplicated and sorted.

()

Source from the content-addressed store, hash-verified

206 // This will always be non-empty.
207 // These will be deduplicated and sorted.
208 FileAnnotations() []FileAnnotation
209
210 isFileAnnotationSet()
211}

Callers 8

runFunction · 0.95
runFunction · 0.95
testBreakingFunction · 0.95
testLintWithOptionsFunction · 0.95
testBuildFunction · 0.95
RunChecksMethod · 0.95
PrintFileAnnotationSetFunction · 0.65

Implementers 1

fileAnnotationSetprivate/bufpkg/bufanalysis/file_annota

Calls

no outgoing calls

Tested by 3

testBreakingFunction · 0.76
testLintWithOptionsFunction · 0.76
testBuildFunction · 0.76