MCPcopy Create free account
hub / github.com/buildbarn/bb-browser / FileSystemAccessProfileReference

Struct FileSystemAccessProfileReference

pkg/proto/query/query.pb.go:25–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23)
24
25type FileSystemAccessProfileReference struct {
26 state protoimpl.MessageState `protogen:"open.v1"`
27 Digest *v2.Digest `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"`
28 PathHashesBaseHash uint64 `protobuf:"varint,2,opt,name=path_hashes_base_hash,json=pathHashesBaseHash,proto3" json:"path_hashes_base_hash,omitempty"`
29 unknownFields protoimpl.UnknownFields
30 sizeCache protoimpl.SizeCache
31}
32
33func (x *FileSystemAccessProfileReference) Reset() {
34 *x = FileSystemAccessProfileReference{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected