//
pkg.gl
Category
github.com/clarechu/docker-proxy
pkg
utils
queue
package
0.0.1
Repository:
https://github.com/clarechu/docker-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
91 SLOC
#
Functions
NewQueue
NewQueue instantiates a queue with a processing function.
#
Interfaces
Instance
Instance of work tickets processed using a rate-limiting loop.
#
Type aliases
Task
Task to be performed.