Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ Format
Method
Format
private/buf/buffetch/internal/internal.go:236–236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
234
// HasFormat is an object that has a format.
235
type
HasFormat
interface
{
236
Format() string
237
}
238
239
// ParsedRef is a parsed Ref.
Callers
10
runFilterImage
Function · 0.65
testRoundTripLocalFile
Function · 0.65
GetRef
Method · 0.65
GetRefForInputConfig
Method · 0.65
GetMessageRef
Method · 0.65
GetMessageRefForInputConfig
Method · 0.65
checkDeprecated
Method · 0.65
newArchiveRef
Function · 0.65
getFieldNamesAndValuesForInfo
Function · 0.65
PrintTokens
Method · 0.65
Implementers
6
gitRef
private/buf/buffetch/internal/git_ref.
moduleRef
private/buf/buffetch/internal/module_r
archiveRef
private/buf/buffetch/internal/archive_
dirRef
private/buf/buffetch/internal/dir_ref.
singleRef
private/buf/buffetch/internal/single_r
protoFileRef
private/buf/buffetch/internal/proto_fi
Calls
no outgoing calls
Tested by
2
runFilterImage
Function · 0.52
testRoundTripLocalFile
Function · 0.52