Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SnapshotDataCreatorApplier ¶
type SnapshotDataCreatorApplier struct { }
func NewSnapshotDataCreatorApplier ¶
func NewSnapshotDataCreatorApplier() *SnapshotDataCreatorApplier
func (*SnapshotDataCreatorApplier) Restore ¶
func (sdca *SnapshotDataCreatorApplier) Restore(rc io.ReadCloser) error
func (*SnapshotDataCreatorApplier) Snapshot ¶
func (sdca *SnapshotDataCreatorApplier) Snapshot() (data []byte, err error)
Click to show internal directories.
Click to hide internal directories.