package
0.0.0-20230227070331-53483ec82e17
Repository: https://github.com/rubiojr/rapi.git
Documentation: pkg.go.dev

# Functions

Create creates all the necessary files and directories for a new local backend at dir.
Open opens the local backend as specified by config.
ParseConfig parses a local backend config.

# Structs

Config holds all information needed to open a local repository.
Local is a backend in a local directory.