Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewModule ¶
func NewModule() application.Module
Types ¶
type Module ¶
type Module struct { }
func (*Module) NavigationItems ¶
func (m *Module) NavigationItems(localizer *i18n.Localizer) []types.NavigationItem
func (*Module) Register ¶
func (m *Module) Register(app application.Application) error
func (*Module) Seed ¶
func (m *Module) Seed(ctx context.Context, app application.Application) error
Click to show internal directories.
Click to hide internal directories.