Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
Model is the Tea state model for this user interface.
func NewModel ¶
func NewModel(cfg *config.ConfigCms, urls config.ConfigURL, dbpool db.DB, user *db.User, stor storage.ObjectStorage) Model
NewModel creates a new model with defaults.
func (*Model) UpdatePaging ¶
UpdatePaging runs an update against the underlying pagination model as well as performing some related tasks on this model.
type PostLoader ¶
Click to show internal directories.
Click to hide internal directories.