Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufferDestination ¶
func NewBufferDestination ¶
func NewBufferDestination() (*BufferDestination, error)
type BufferSource ¶
func NewBufferSource ¶
func NewBufferSource(name string, data []byte) (*BufferSource, error)
func (*BufferSource) Stream ¶
func (b *BufferSource) Stream(dst backup.Destination) (int64, error)
Click to show internal directories.
Click to hide internal directories.