Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigPath = ".config/mule/config.json"
Variables ¶
This section is empty.
Functions ¶
func GetHomeConfigPath ¶
func SaveConfig ¶
Types ¶
type Config ¶
type Config struct { Repositories map[string]*repository.Repository `json:"repositories"` Settings settings.Settings `json:"settings"` }
Click to show internal directories.
Click to hide internal directories.