Documentation ¶
Overview ¶
Package wire is a generated protocol buffer package.
It is generated from these files:
bazil.org/bazil/cas/wire/manifest.proto
It has these top-level messages:
Manifest
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manifest ¶
type Manifest struct { Root []byte `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` Size uint64 `protobuf:"varint,2,opt,name=size" json:"size,omitempty"` ChunkSize uint32 `protobuf:"varint,3,opt,name=chunkSize" json:"chunkSize,omitempty"` Fanout uint32 `protobuf:"varint,4,opt,name=fanout" json:"fanout,omitempty"` }
func (*Manifest) ProtoMessage ¶
func (*Manifest) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.