package
3.5.0
Repository: https://github.com/essentialkaos/rep.git
Documentation: pkg.go.dev

# Functions

NewStorage creates new FS storage.
RegisterFunc registers new custom function for given DB type Notice that you can not register new functions after creating new storage.

# Constants

Default permissions for directories.
Default permissions for files.

# Variables

DirNameValidatorRegex is directory name validation regexp.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Depot is storage for specific repository (type + arch).
Options is storage options.
Storage is repository storage.

# Type aliases

DBBundle is map [db type] → [SQL connection].
RepoStorageBundle is map [repo name] → [repo storage].