Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ File
Method
File
private/bufpkg/bufprotosource/bufprotosource.go:78–78 ·
view source on GitHub ↗
File returns the associated File. Always non-nil.
()
Source
from the content-addressed store, hash-verified
76
//
77
// Always non-nil.
78
File() File
79
}
80
81
// LocationDescriptor is the base interface for a descriptor type with a location.
Callers
15
handleBreakingPackageEnumNoDelete
Function · 0.95
handleBreakingPackageExtensionNoDelete
Function · 0.95
handleBreakingPackageMessageNoDelete
Function · 0.95
handleLintCommentNamedDescriptor
Function · 0.65
handleLintEnumNoAllowAlias
Function · 0.65
handleLintEnumPascalCase
Function · 0.65
handleLintEnumFirstValueZero
Function · 0.65
handleLintEnumValuePrefix
Function · 0.65
handleLintEnumValueUpperSnakeCase
Function · 0.65
handleLintEnumZeroValueSuffix
Function · 0.65
handleLintFieldLowerSnakeCase
Function · 0.65
handleLintFieldNoDescriptor
Function · 0.65
Implementers
2
descriptor
private/bufpkg/bufprotosource/descript
testTagRange
private/bufpkg/bufprotosource/tag_rang
Calls
no outgoing calls
Tested by
no test coverage detected