repositorypackage
2.0.0+incompatible
Repository: https://github.com/wsqun/go-delay-queue.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
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"