Documentation ¶
Overview ¶
Package wire is a generated protocol buffer package.
It is generated from these files:
bazil.org/bazil/db/wire/volume.proto
It has these top-level messages:
VolumeStorage
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VolumeStorage ¶
type VolumeStorage struct { Backend string `protobuf:"bytes,1,opt,name=backend" json:"backend,omitempty"` SharingKeyName string `protobuf:"bytes,2,opt,name=sharingKeyName" json:"sharingKeyName,omitempty"` }
func (*VolumeStorage) ProtoMessage ¶
func (*VolumeStorage) ProtoMessage()
func (*VolumeStorage) Reset ¶
func (m *VolumeStorage) Reset()
func (*VolumeStorage) String ¶
func (m *VolumeStorage) String() string
Click to show internal directories.
Click to hide internal directories.