Documentation
¶
Index ¶
- func Init(dir string) error
- func InitConfigJson(dir string) error
- func InitProfilesJson(dir string) error
- func IsConfigDir(dir string) (bool, error)
- func ParseConfigJson(dir string) (*config.Config, error)
- func ParseProfilesJson(dir string) (*profile.Profiles, error)
- func Search(dir string) (string, error)
- func UpdateConfigJson(dir string, conf *config.Config) error
- func UpdateProfilesJson(dir string, profs *profile.Profiles) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitConfigJson ¶
func InitProfilesJson ¶
func IsConfigDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.