package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jun 18, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Username string `mapstructure:"username"`
Token string `mapstructure:"token"`
Repos []string `mapstructure:"repos"`
IncludeAllRepos bool `mapstructure:"include_all_repos"`
BackupDir string `mapstructure:"backup_dir"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.