Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddProfile ¶
Add a profile to the config file and return the id
func CheckIfProfileExists ¶
func GetProfileIDFromPath ¶
func IsAliasAlreadyUsed ¶
func RemoveProfile ¶
func RemoveProfile(id string)
Types ¶
type DiskProfile ¶
type Profile ¶
type Profile struct { Id string Alias string Username string Password string Website string Email string }
func GetProfileFromPath ¶
type SchemaGutConf ¶
Click to show internal directories.
Click to hide internal directories.