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

Method Data

private/bufpkg/bufmodule/object_data.go:37–37  ·  view source on GitHub ↗

Data returns the file data.

()

Source from the content-addressed store, hash-verified

35 Name() string
36 // Data returns the file data.
37 Data() []byte
38}
39
40// NewObjectData returns a new ObjectData.

Callers 2

getB4DigestFunction · 0.65
putModuleDataMethod · 0.65

Implementers 1

objectDataprivate/bufpkg/bufconfig/object_data.g

Calls

no outgoing calls

Tested by

no test coverage detected