go-delay-queue WIKI https://github.com/wsqun/go-delay-queue/wiki/Introduction Installation make sure to initialize a Go module before installing go-delay-queue: go get https://github.com/wsqun/go-delay-queue Import import "github.com/wsqun/go-delay-queue" QuickStart demo操作 kafka可使用docker搭建