Commit Graph

3 Commits (cf33a18a5c1cfc0a9995da48af61aefc7f2d2ac3)

Author SHA1 Message Date
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module ()
* Move more webhook codes from models to webhook module
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue ()
* Rename HookQueue to hookQueue

* fix lint
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules ()
* Move webhook to a standalone package under modules

* fix test

* fix comments