Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtraGroup ¶
type ExtraGroup struct { option.ExtraGroup // contains filtered or unexported fields }
type ProfileManager ¶
type ProfileManager struct {
// contains filtered or unexported fields
}
func NewProfileManager ¶
func (*ProfileManager) DefaultProfile ¶
func (m *ProfileManager) DefaultProfile() *Profile
func (*ProfileManager) ProfileByName ¶
func (m *ProfileManager) ProfileByName(name string) *Profile
Click to show internal directories.
Click to hide internal directories.