Documentation
¶
Index ¶
- func LoadDashboard(ctx ssr.LoadContext) (map[string]any, error)
- func Login(_ context.Context, values form.Values) (response.Response, error)
- func Logout(context.Context, form.Values) (response.Response, error)
- func RefreshSummary(_ context.Context, values form.Values) (response.Response, error)
- func RequireSession(ctx guard.Context) error
- func Status(_ context.Context, request *http.Request) (response.Response, error)
- type DashboardData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDashboard ¶
func LoadDashboard(ctx ssr.LoadContext) (map[string]any, error)
func RefreshSummary ¶
func RequireSession ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.