Documentation ¶
Overview ¶
Content managed by Project Forge, see [projectforge.md] for details.
Content managed by Project Forge, see [projectforge.md] for details.
Package controller $PF_IGNORE$
Package controller $PF_IGNORE$
Content managed by Project Forge, see [projectforge.md] for details.
Content managed by Project Forge, see [projectforge.md] for details.
Content managed by Project Forge, see [projectforge.md] for details.
Index ¶
- func Act(key string, rc *fasthttp.RequestCtx, ...)
- func ActSite(key string, rc *fasthttp.RequestCtx, ...)
- func ERsp(msg string, args ...any) (string, error)
- func FlashAndRedir(success bool, msg string, redir string, rc *fasthttp.RequestCtx, ...) (string, error)
- func Home(rc *fasthttp.RequestCtx)
- func NotFound(rc *fasthttp.RequestCtx)
- func Options(rc *fasthttp.RequestCtx)
- func Render(rc *fasthttp.RequestCtx, as *app.State, page layout.Page, ps *cutil.PageState, ...) (string, error)
- func ReturnToReferrer(msg string, dflt string, rc *fasthttp.RequestCtx, ps *cutil.PageState) (string, error)
- func SetAppState(a *app.State, logger util.Logger)
- func SetSiteState(a *app.State, logger util.Logger)
- func Site(rc *fasthttp.RequestCtx)
- func Unauthorized(rc *fasthttp.RequestCtx, reason string, accounts user.Accounts) func(as *app.State, ps *cutil.PageState) (string, error)
- func Welcome(rc *fasthttp.RequestCtx)
- func WelcomeResult(rc *fasthttp.RequestCtx)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlashAndRedir ¶ added in v0.3.15
func Home ¶
func Home(rc *fasthttp.RequestCtx)
func NotFound ¶
func NotFound(rc *fasthttp.RequestCtx)
func Options ¶
func Options(rc *fasthttp.RequestCtx)
func ReturnToReferrer ¶ added in v0.3.15
func Site ¶
func Site(rc *fasthttp.RequestCtx)
func Unauthorized ¶
func Welcome ¶
func Welcome(rc *fasthttp.RequestCtx)
func WelcomeResult ¶
func WelcomeResult(rc *fasthttp.RequestCtx)
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Content managed by Project Forge, see [projectforge.md] for details.
|
Content managed by Project Forge, see [projectforge.md] for details. |
Content managed by Project Forge, see [projectforge.md] for details.
|
Content managed by Project Forge, see [projectforge.md] for details. |
Content managed by Project Forge, see [projectforge.md] for details.
|
Content managed by Project Forge, see [projectforge.md] for details. |
Content managed by Project Forge, see [projectforge.md] for details.
|
Content managed by Project Forge, see [projectforge.md] for details. |
Content managed by Project Forge, see [projectforge.md] for details.
|
Content managed by Project Forge, see [projectforge.md] for details. |
Click to show internal directories.
Click to hide internal directories.