package
0.0.0-20240619081448-a25b4f51b4f4
Repository: https://github.com/root-gg/plik.git
Documentation: pkg.go.dev
# Functions
NewArchiveBackend instantiate the wanted archive backend with the name provided in configuration file We are passing its configuration found in .plikrc file or arguments.
# Interfaces
Backend interface describe methods that the different types of archive backend must implement to work.