Documentation ¶
Overview ¶
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.
Index ¶
- Variables
- func About(rc *fasthttp.RequestCtx)
- func Admin(rc *fasthttp.RequestCtx)
- func Docs(rc *fasthttp.RequestCtx)
- func ExecDetail(rc *fasthttp.RequestCtx)
- func ExecForm(rc *fasthttp.RequestCtx)
- func ExecKill(rc *fasthttp.RequestCtx)
- func ExecList(rc *fasthttp.RequestCtx)
- func ExecNew(rc *fasthttp.RequestCtx)
- func ExecSocket(rc *fasthttp.RequestCtx)
- func Favicon(rc *fasthttp.RequestCtx)
- func Healthcheck(rc *fasthttp.RequestCtx)
- func Profile(rc *fasthttp.RequestCtx)
- func ProfileSave(rc *fasthttp.RequestCtx)
- func ProfileSite(rc *fasthttp.RequestCtx)
- func RobotsTxt(rc *fasthttp.RequestCtx)
- func Search(rc *fasthttp.RequestCtx)
- func Static(rc *fasthttp.RequestCtx)
- func ThemeColor(rc *fasthttp.RequestCtx)
- func ThemeEdit(rc *fasthttp.RequestCtx)
- func ThemeList(rc *fasthttp.RequestCtx)
- func ThemePalette(rc *fasthttp.RequestCtx)
- func ThemePreview(rc *fasthttp.RequestCtx)
- func ThemeSave(rc *fasthttp.RequestCtx)
Constants ¶
This section is empty.
Variables ¶
var AppRoutesList map[string][]string
Functions ¶
func About ¶
func About(rc *fasthttp.RequestCtx)
func Admin ¶
func Admin(rc *fasthttp.RequestCtx)
func Docs ¶
func Docs(rc *fasthttp.RequestCtx)
func ExecDetail ¶ added in v0.6.10
func ExecDetail(rc *fasthttp.RequestCtx)
func ExecForm ¶ added in v0.6.10
func ExecForm(rc *fasthttp.RequestCtx)
func ExecKill ¶ added in v0.6.11
func ExecKill(rc *fasthttp.RequestCtx)
func ExecList ¶ added in v0.6.10
func ExecList(rc *fasthttp.RequestCtx)
func ExecNew ¶ added in v0.6.10
func ExecNew(rc *fasthttp.RequestCtx)
func ExecSocket ¶ added in v0.6.11
func ExecSocket(rc *fasthttp.RequestCtx)
func Favicon ¶
func Favicon(rc *fasthttp.RequestCtx)
func Healthcheck ¶
func Healthcheck(rc *fasthttp.RequestCtx)
func Profile ¶
func Profile(rc *fasthttp.RequestCtx)
func ProfileSave ¶
func ProfileSave(rc *fasthttp.RequestCtx)
func ProfileSite ¶
func ProfileSite(rc *fasthttp.RequestCtx)
func RobotsTxt ¶
func RobotsTxt(rc *fasthttp.RequestCtx)
func Search ¶
func Search(rc *fasthttp.RequestCtx)
func Static ¶
func Static(rc *fasthttp.RequestCtx)
func ThemeColor ¶
func ThemeColor(rc *fasthttp.RequestCtx)
func ThemeEdit ¶
func ThemeEdit(rc *fasthttp.RequestCtx)
func ThemeList ¶
func ThemeList(rc *fasthttp.RequestCtx)
func ThemePalette ¶
func ThemePalette(rc *fasthttp.RequestCtx)
func ThemePreview ¶
func ThemePreview(rc *fasthttp.RequestCtx)
func ThemeSave ¶
func ThemeSave(rc *fasthttp.RequestCtx)
Types ¶
This section is empty.