Categorygithub.com/venturemark/apiworker
modulepackage
0.0.0-20211028150859-1251cd650b22
Repository: https://github.com/venturemark/apiworker.git
Documentation: pkg.go.dev

# README

apiworker

Worker process for managing api resources asynchronously.

Secret

The apiworker process is responsible for sending email reminders. Right now there is a secret manually deployed to the Kubernetes cluster which requires the following structure. More information about Postmark can be found at https://postmarkapp.com.

data:
  postmark.token.account: <token>
  postmark.token.server: <token>

# Packages

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