Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ SourcePath
Method
SourcePath
private/bufpkg/bufprotosource/location.go:107–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
}
106
107
func
(l *location) SourcePath() protoreflect.SourcePath {
108
return
protoreflect.SourcePath(l.sourceCodeInfoLocation.Path)
109
}
Callers
nothing calls this directly
Calls
1
SourcePath
Method · 0.65
Tested by
no test coverage detected