Skip to content
/ gua Public

Support crontab style Schedule System implement by golang

License

Notifications You must be signed in to change notification settings

syhlion/gua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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