# 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.
# 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
# Type aliases
DBBundle is map [db type] → [SQL connection].
RepoStorageBundle is map [repo name] → [repo storage].