Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ctx ¶
type Ctx struct { Screen [2]int Content [2]int Config *config.Config EmbedFS *embed.FS Systems []*system.System Loading bool Logger *zap.SugaredLogger Theme *theme.Theme // contains filtered or unexported fields }
func (*Ctx) GetCurrentForum ¶
func (*Ctx) GetCurrentSystem ¶
func (*Ctx) NumSystems ¶
func (*Ctx) SetCurrentForum ¶
func (*Ctx) SetCurrentSystem ¶
Click to show internal directories.
Click to hide internal directories.