package
Version:
v0.0.0-...-0b6ba8e
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Title string `toml:"repo_title" yaml:"repo_title" env:"REPO_TITLE"`
Prefix string `toml:"repo_prefix" yaml:"repo_prefix" env:"REPO_PREFIX"`
MaxIDLenght int `toml:"repo_max_id_length" yaml:"repo_max_id_length" env:"REPO_MAX_ID_LENGTH"`
}
FooRepo - mock repository
Source Files
¶
Click to show internal directories.
Click to hide internal directories.