//
pkg.gl
Category
github.com/matthxwpavin/ticketing
jsondq
package
1.4.26
Repository:
https://github.com/matthxwpavin/ticketing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
77 SLOC
#
Functions
New
No description provided by the author
#
Structs
Queue
Queue is a delayed queue assumes that messages/payload production and consumption in the queue must be encoded and decoded using json.Marshal/json.Unmarshal.