Getting started
To get the package, execute:
go get code.vanderkleijn.net/go-simplequeue
To import this package, add the following line to your code:
import "code.vanderkleijn.net/go-simplequeue"
For more details, see the API documentation.