remove packages

This commit is contained in:
kevin
2020-08-06 13:55:09 +08:00
parent 4e10a8479e
commit 6d9602fa35
47 changed files with 0 additions and 3590 deletions

View File

@@ -1,6 +0,0 @@
package queue
type MessageQueue interface {
Start()
Stop()
}