package
0.0.0-20200702075015-98ba59979ca7
Repository: https://github.com/fission/fission-workflows.git
Documentation: pkg.go.dev

# Functions

New constructs a new work queue (see the package comment).
NewDelayingQueue constructs a new workqueue with delayed queuing ability.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Type is a work queue (see the package comment).

# Interfaces

DelayingInterface is an Interface that can Add an item at a later time.
No description provided by the author
No description provided by the author