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

Method Location

private/bufpkg/bufconfig/input_config.go:135–135  ·  view source on GitHub ↗

Location returns the location for the input. This is never empty.

()

Source from the content-addressed store, hash-verified

133 Type() InputConfigType
134 // Location returns the location for the input. This is never empty.
135 Location() string
136 // Compression returns the compression scheme, not empty only if format is
137 // one of tarball, binary image, json image or text image.
138 Compression() string

Implementers 1

inputConfigprivate/bufpkg/bufconfig/input_config.

Calls

no outgoing calls

Tested by

no test coverage detected