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

Method Name

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

Name returns the file name. Always non-empty.

()

Source from the content-addressed store, hash-verified

33 //
34 // Always non-empty.
35 Name() string
36 // Data returns the file data.
37 Data() []byte
38}

Implementers 1

objectDataprivate/bufpkg/bufconfig/object_data.g

Calls

no outgoing calls

Tested by

no test coverage detected