//
pkg.gl
Category
github.com/flokli/gerrit-queue
submitqueue
package
0.0.1
Repository:
https://github.com/flokli/gerrit-queue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
197 SLOC
#
Functions
NewRunner
NewRunner creates a new Runner struct.
#
Structs
Runner
Runner is a struct existing across the lifetime of a single run of the submit queue it contains a mutex to avoid being run multiple times.