Categorygithub.com/blend/jobkit
repositorypackage
0.0.0-20201001034549-a635af1ae099
Repository: https://github.com/blend/jobkit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

jobkit

This package is meant to be a suite of helpers to make writing robust job workers easier.

It provides facilities that plug into go-sdk/cron to help with:

  • A management server to streamline allowing forced runs of jobs.
  • Sending email notifications for job results.
  • Sending slack notifications for job results.
  • Sending webhook notifications for job results.