Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct { CurrSectionId int // contains filtered or unexported fields }
func NewModel ¶
func NewModel(ctx *context.ProgramContext) Model
func (*Model) SetCurrSectionId ¶
func (*Model) UpdateSectionCounts ¶ added in v4.3.0
func (*Model) UpdateSectionsConfigs ¶ added in v4.3.0
func (m *Model) UpdateSectionsConfigs(ctx *context.ProgramContext)
Click to show internal directories.
Click to hide internal directories.