summaryrefslogtreecommitdiff
path: root/pkg/events/jobs_events.go
AgeCommit message (Expand)Author
2021-08-18Add prometheus metrics for the jobs, update testsValery Piashchynski
2021-08-13Update go.mod dependencies to the most recent version.Valery Piashchynski
2021-07-23Remove time.Now() from beanstalk tube declarationValery Piashchynski
2021-07-22Fix AMQP bugs, add more amqp testsValery Piashchynski
2021-07-12Update JOBS interface, remove List() method, implemented on the root RPCValery Piashchynski
2021-06-22- Move common interfaces and structures to the 'common' folderValery Piashchynski