Documentation ¶
Overview ¶
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
Index ¶
- func AuthenticatedLayout(f []session.Flash, content templ.Component, breadcrumbs []domain.Breadcrumb) templ.Component
- func ListGroups(groups []*domain.Group) templ.Component
- func ListMeetings(meetings []*domain.Meeting) templ.Component
- func ListNotes(notesPD postgres.PagedData, group *domain.Group) templ.Component
- func Login() templ.Component
- func NewGroup(users []*domain.User) templ.Component
- func NewNote(group *domain.Group) templ.Component
- func Pagination(pd postgres.PagedData, endpoint string) templ.Component
- func ShowGoal(goal *domain.Goal) templ.Component
- func ShowGroup(cu *domain.User, group *domain.Group, meetingsPD, notesPD postgres.PagedData) templ.Component
- func ShowMeeting(meeting *domain.Meeting, cu *domain.User) templ.Component
- func ShowNote(note *domain.Note) templ.Component
- func ShowReview(meetingID string, meetingToReview *domain.Meeting, cu *domain.User) templ.Component
- func UnauthenticatedLayout(f []session.Flash, content templ.Component) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticatedLayout ¶
func ShowReview ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.