Documentation ¶ Overview ¶ Content managed by Project Forge, see [projectforge.md] for details. Content managed by Project Forge, see [projectforge.md] for details. Index ¶ func MenuFor(ctx context.Context, isAuthed bool, isAdmin bool, profile *user.Profile, ...) (menu.Items, any, error) type Breadcrumbs func (b Breadcrumbs) Active(i *menu.Item, path []string) (bool, bool) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MenuFor ¶ func MenuFor( ctx context.Context, isAuthed bool, isAdmin bool, profile *user.Profile, params filter.ParamSet, as *app.State, logger util.Logger, ) (menu.Items, any, error) Types ¶ type Breadcrumbs ¶ type Breadcrumbs []string func (Breadcrumbs) Active ¶ func (b Breadcrumbs) Active(i *menu.Item, path []string) (bool, bool) Source Files ¶ View all Source files breadcrumbs.go menu.go project.go source.go Click to show internal directories. Click to hide internal directories.