Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handlers ¶
type Handlers struct {
// contains filtered or unexported fields
}
func NewHandlers ¶
func (*Handlers) SetupRoutes ¶
func (h *Handlers) SetupRoutes(r *chi.Mux)
type OutMemberShip ¶
type OutMemberShip struct { model.Membership Group *model.Group `json:"group"` }
Click to show internal directories.
Click to hide internal directories.