package
Version:
v1.12.0
Opens a new window with list of versions in this module.
Published: Apr 12, 2022
License: Unlicense
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
URL string `yaml:"url"`
Dir string `yaml:"dir"`
Token string `yaml:"token"`
}
Config for git.
type Configurator struct {
}
Configurator for git.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.