package
0.0.0-20230130093704-c219ecdef2a7
Repository: https://github.com/packtpublishing/go-programming-blueprints.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DirHash calculates an MD5 hash of an entire directory structure.

# Variables

DefaultArchiver represents an Archiver that is used when no others have been specified.
ZIP is an Archiver that zips and unzips files.

# Structs

Monitor checks paths and archives any that have changed.

# Interfaces

Archiver represents type capable of archiving and restoring files.