Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupWriter ¶
type BackupWriter struct {
// contains filtered or unexported fields
}
func NewBackupWriter ¶
func NewBackupWriter(stg storage.Storage, name string, compressionType pb.CompressionType, cypher pb.Cypher) (*BackupWriter, error)
func (*BackupWriter) Close ¶
func (bw *BackupWriter) Close() error
Click to show internal directories.
Click to hide internal directories.