package
0.3.1
Repository: https://github.com/aerospike/backup-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewDecoder creates a new Decoder.
NewEncoder creates a new Encoder.
NewValidator returns new validator instance for files validation.

# Constants

FormatVersion is the current version of the ASB encoding format.

# Structs

Decoder contains logic for decoding backup data from the .asb format.
Encoder contains logic for encoding backup data into the .asb format.
Validator represents backup files validator.

# Interfaces

No description provided by the author