Documentation ¶
Index ¶
- Variables
- func CollectPageJob(id string) cron.Runner
- func Exit(k interface{}) (bool, error)
- func Export(c echo.Context) error
- func ExportAdd(ctx echo.Context) error
- func ExportDelete(ctx echo.Context) error
- func ExportEdit(ctx echo.Context) error
- func ExportEditStatus(ctx echo.Context) error
- func ExportLog(ctx echo.Context) error
- func ExportLogDelete(ctx echo.Context) error
- func ExportLogView(ctx echo.Context) error
- func Go(k interface{}, r *exec.Rules, f func(), ctx context.Context) (err error)
- func Group(ctx echo.Context) error
- func GroupAdd(ctx echo.Context) error
- func GroupDelete(ctx echo.Context) error
- func GroupEdit(ctx echo.Context) error
- func History(c echo.Context) error
- func HistoryDelete(c echo.Context) error
- func HistoryView(c echo.Context) error
- func RegexpTest(c echo.Context) error
- func Rule(c echo.Context) error
- func RuleAdd(c echo.Context) error
- func RuleCollect(c echo.Context) error
- func RuleDelete(c echo.Context) error
- func RuleEdit(c echo.Context) error
- type GoProcess
- type RegexpForm
Constants ¶
This section is empty.
Variables ¶
View Source
var GoProcs = sync.Map{}
Functions ¶
func ExportDelete ¶
func ExportEdit ¶
func ExportEditStatus ¶
func ExportLogDelete ¶
func ExportLogView ¶
func GroupDelete ¶
func HistoryDelete ¶
func HistoryView ¶
func RegexpTest ¶
func RuleCollect ¶
func RuleDelete ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.