Skip to content

Commit 6b695ef

Browse files
committed
添加使用interface来实现golang插件化代码例子
1 parent 6a69ab0 commit 6b695ef

File tree

15 files changed

+70
-11
lines changed

15 files changed

+70
-11
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#### Demo
2+
这是一个用于存放demo的仓库
3+
4+
5+
---
6+
that's all

vendor/github.com/reugn/go-quartz/quartz/cron.go renamed to go-quartz/quartz/cron.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/doc.go renamed to go-quartz/quartz/doc.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/function_job.go renamed to go-quartz/quartz/function_job.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/job.go renamed to go-quartz/quartz/job.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/queue.go renamed to go-quartz/quartz/queue.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/scheduler.go renamed to go-quartz/quartz/scheduler.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/trigger.go renamed to go-quartz/quartz/trigger.go

File renamed without changes.

vendor/github.com/reugn/go-quartz/quartz/util.go renamed to go-quartz/quartz/util.go

File renamed without changes.

0 commit comments

Comments
 (0)