command
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Jan 3, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
定时任务目录
main.go 是任务启动的入口文件,demo 目录是提供的演示程序
业务可以根据业务进行分组,比如
- user // 用户
- feed // feed
- im // im
- post // 帖子
...
然后将要执行的任务添加到 main.go 。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.