package
0.0.0-20240401192516-e75a48ecdf48
Repository: https://github.com/fredjeck/configserver.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new repository manager by parsing the provided target repository configuration location.

# Variables

ErrClientNotAllowed is returned whenever a client tries to access a repository it has not been whitelisted for.
ErrRepositoryNotFound is returned whenever a client requests a repository which is not existing.

# Structs

Manager is one-stop shop for managing multiple repositories configured via yaml files.
Repository is a handle on a git repository.
Statistics allows to maintain some stats about repository access.
UpdateEvent as generated by beholders.