Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
Width int
Height int
Profile UpdateProfileDetails
// contains filtered or unexported fields
}
func InitialModel ¶
func InitialModel() Model
func (*Model) SetProfile ¶
func (m *Model) SetProfile(profile UpdateProfileDetails)
type UpdateProfileDetails ¶
Click to show internal directories.
Click to hide internal directories.