MCPcopy 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.
235type HasFormat interface {
236 Format() string
237}
238
239// ParsedRef is a parsed Ref.

Callers 10

runFilterImageFunction · 0.65
testRoundTripLocalFileFunction · 0.65
GetRefMethod · 0.65
GetRefForInputConfigMethod · 0.65
GetMessageRefMethod · 0.65
checkDeprecatedMethod · 0.65
newArchiveRefFunction · 0.65
PrintTokensMethod · 0.65

Implementers 6

gitRefprivate/buf/buffetch/internal/git_ref.
moduleRefprivate/buf/buffetch/internal/module_r
archiveRefprivate/buf/buffetch/internal/archive_
dirRefprivate/buf/buffetch/internal/dir_ref.
singleRefprivate/buf/buffetch/internal/single_r
protoFileRefprivate/buf/buffetch/internal/proto_fi

Calls

no outgoing calls

Tested by 2

runFilterImageFunction · 0.52
testRoundTripLocalFileFunction · 0.52