Documentation ¶
Index ¶
- func Doctor(rc *fasthttp.RequestCtx)
- func DoctorRun(rc *fasthttp.RequestCtx)
- func DoctorRunAll(rc *fasthttp.RequestCtx)
- func GitAction(rc *fasthttp.RequestCtx)
- func GitActionAll(rc *fasthttp.RequestCtx)
- func ProjectCreate(rc *fasthttp.RequestCtx)
- func ProjectDetail(rc *fasthttp.RequestCtx)
- func ProjectEdit(rc *fasthttp.RequestCtx)
- func ProjectExportConfigForm(rc *fasthttp.RequestCtx)
- func ProjectExportConfigSave(rc *fasthttp.RequestCtx)
- func ProjectExportGroupsEdit(rc *fasthttp.RequestCtx)
- func ProjectExportGroupsSave(rc *fasthttp.RequestCtx)
- func ProjectExportModelCreate(rc *fasthttp.RequestCtx)
- func ProjectExportModelDelete(rc *fasthttp.RequestCtx)
- func ProjectExportModelDerive(rc *fasthttp.RequestCtx)
- func ProjectExportModelDeriveForm(rc *fasthttp.RequestCtx)
- func ProjectExportModelDetail(rc *fasthttp.RequestCtx)
- func ProjectExportModelForm(rc *fasthttp.RequestCtx)
- func ProjectExportModelNew(rc *fasthttp.RequestCtx)
- func ProjectExportModelSave(rc *fasthttp.RequestCtx)
- func ProjectExportModelSeedData(rc *fasthttp.RequestCtx)
- func ProjectExportOverview(rc *fasthttp.RequestCtx)
- func ProjectFile(rc *fasthttp.RequestCtx)
- func ProjectFileRoot(rc *fasthttp.RequestCtx)
- func ProjectFileStats(rc *fasthttp.RequestCtx)
- func ProjectForm(rc *fasthttp.RequestCtx)
- func ProjectList(rc *fasthttp.RequestCtx)
- func ProjectSave(rc *fasthttp.RequestCtx)
- func ProjectSearch(rc *fasthttp.RequestCtx)
- func ProjectSearchAll(rc *fasthttp.RequestCtx)
- func RunAction(rc *fasthttp.RequestCtx)
- func RunAllActions(rc *fasthttp.RequestCtx)
- func SVGAdd(rc *fasthttp.RequestCtx)
- func SVGBuild(rc *fasthttp.RequestCtx)
- func SVGDetail(rc *fasthttp.RequestCtx)
- func SVGList(rc *fasthttp.RequestCtx)
- func SVGRefreshApp(rc *fasthttp.RequestCtx)
- func SVGRemove(rc *fasthttp.RequestCtx)
- func SVGSetApp(rc *fasthttp.RequestCtx)
- func TestList(rc *fasthttp.RequestCtx)
- func TestRun(rc *fasthttp.RequestCtx)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Doctor ¶
func Doctor(rc *fasthttp.RequestCtx)
func DoctorRun ¶
func DoctorRun(rc *fasthttp.RequestCtx)
func DoctorRunAll ¶
func DoctorRunAll(rc *fasthttp.RequestCtx)
func GitAction ¶
func GitAction(rc *fasthttp.RequestCtx)
func GitActionAll ¶
func GitActionAll(rc *fasthttp.RequestCtx)
func ProjectCreate ¶
func ProjectCreate(rc *fasthttp.RequestCtx)
func ProjectDetail ¶
func ProjectDetail(rc *fasthttp.RequestCtx)
func ProjectEdit ¶
func ProjectEdit(rc *fasthttp.RequestCtx)
func ProjectExportConfigForm ¶
func ProjectExportConfigForm(rc *fasthttp.RequestCtx)
func ProjectExportConfigSave ¶
func ProjectExportConfigSave(rc *fasthttp.RequestCtx)
func ProjectExportGroupsEdit ¶ added in v0.4.0
func ProjectExportGroupsEdit(rc *fasthttp.RequestCtx)
func ProjectExportGroupsSave ¶ added in v0.4.0
func ProjectExportGroupsSave(rc *fasthttp.RequestCtx)
func ProjectExportModelCreate ¶ added in v0.4.0
func ProjectExportModelCreate(rc *fasthttp.RequestCtx)
func ProjectExportModelDelete ¶
func ProjectExportModelDelete(rc *fasthttp.RequestCtx)
func ProjectExportModelDerive ¶ added in v0.6.4
func ProjectExportModelDerive(rc *fasthttp.RequestCtx)
func ProjectExportModelDeriveForm ¶ added in v0.6.4
func ProjectExportModelDeriveForm(rc *fasthttp.RequestCtx)
func ProjectExportModelDetail ¶
func ProjectExportModelDetail(rc *fasthttp.RequestCtx)
func ProjectExportModelForm ¶
func ProjectExportModelForm(rc *fasthttp.RequestCtx)
func ProjectExportModelNew ¶ added in v0.4.0
func ProjectExportModelNew(rc *fasthttp.RequestCtx)
func ProjectExportModelSave ¶
func ProjectExportModelSave(rc *fasthttp.RequestCtx)
func ProjectExportModelSeedData ¶ added in v0.4.4
func ProjectExportModelSeedData(rc *fasthttp.RequestCtx)
func ProjectExportOverview ¶
func ProjectExportOverview(rc *fasthttp.RequestCtx)
func ProjectFile ¶
func ProjectFile(rc *fasthttp.RequestCtx)
func ProjectFileRoot ¶
func ProjectFileRoot(rc *fasthttp.RequestCtx)
func ProjectFileStats ¶
func ProjectFileStats(rc *fasthttp.RequestCtx)
func ProjectForm ¶
func ProjectForm(rc *fasthttp.RequestCtx)
func ProjectList ¶
func ProjectList(rc *fasthttp.RequestCtx)
func ProjectSave ¶
func ProjectSave(rc *fasthttp.RequestCtx)
func ProjectSearch ¶
func ProjectSearch(rc *fasthttp.RequestCtx)
func ProjectSearchAll ¶
func ProjectSearchAll(rc *fasthttp.RequestCtx)
func RunAction ¶
func RunAction(rc *fasthttp.RequestCtx)
func RunAllActions ¶
func RunAllActions(rc *fasthttp.RequestCtx)
func SVGAdd ¶
func SVGAdd(rc *fasthttp.RequestCtx)
func SVGBuild ¶
func SVGBuild(rc *fasthttp.RequestCtx)
func SVGDetail ¶
func SVGDetail(rc *fasthttp.RequestCtx)
func SVGList ¶
func SVGList(rc *fasthttp.RequestCtx)
func SVGRefreshApp ¶ added in v0.4.3
func SVGRefreshApp(rc *fasthttp.RequestCtx)
func SVGRemove ¶
func SVGRemove(rc *fasthttp.RequestCtx)
func SVGSetApp ¶
func SVGSetApp(rc *fasthttp.RequestCtx)
func TestList ¶
func TestList(rc *fasthttp.RequestCtx)
func TestRun ¶
func TestRun(rc *fasthttp.RequestCtx)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.