Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Path string
Functions ¶
func GetStorageMap ¶ added in v0.0.8
func GetStorageMap() map[string]typedef.MultiStorage
Types ¶
type Config ¶
type Config struct { Repository []typedef.Repository `yaml:"repository"` Storage []typedef.MultiStorage `yaml:"storage"` GitHubToken string `yaml:"githubToken"` }
Click to show internal directories.
Click to hide internal directories.