Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionSelect ¶
type ActionSelect interface {
Select() (model.SelectMode, error)
}
func NewModeActionSelect ¶
func NewModeActionSelect() ActionSelect
type ProfileSelect ¶
func NewModeProfileSelect ¶
func NewModeProfileSelect(mProfile *profile.Model) ProfileSelect
Click to show internal directories.
Click to hide internal directories.