Skip to content

Latest commit

 

History

History
70 lines (28 loc) · 790 Bytes

File metadata and controls

70 lines (28 loc) · 790 Bytes

gua

Build Status

Support crontab style Schedule System implement by golang

Changelog

CHANGELOG

Usage

use env file

$ ./gua start -e {{env.example}} 

or has env

$ ./gua start

env.example

QuickStart:

docker-compose

Time Trigger Architecture

time-trigger-architecture

Api Trigger Architecture

time-trigger-architecture

Api

admin api

api v1

How to use time trigger for lua mode?

lua mode doc

How to use api trigger

api trigger