//
pkg.gl
Category
github.com/goharbor/harbor/src
jobservice
runner
package
2.2.1+incompatible
Repository:
https://github.com/goharbor/harbor.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
2
Files
239 SLOC
#
Functions
NewRedisJob
NewRedisJob is constructor of RedisJob.
Wrap
Wrap returns a new job.Interface based on the wrapped job handler reference.
#
Structs
RedisJob
RedisJob is a job wrapper to wrap the job.Interface to the style which can be recognized by the redis worker.