//
pkg.gl
Category
github.com/go-vela/server
queue
models
package
0.26.4
Repository:
https://github.com/go-vela/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
15 SLOC
#
Functions
ToItem
ToItem creates a queue item from a build.
#
Constants
ItemVersion
ItemVersion allows the worker to detect items that were queued before an Vela server upgrade or downgrade, so it can handle such stale data gracefully.
#
Structs
Item
Item is the queue representation of an item to publish to the queue.