/conductor-go-client

go client for netflix's conductor (https://github.com/Netflix/conductor) using go module.

Primary LanguageGo

Go client for Conductor

Go client for Conductor provides two sets of functions:

  1. Workflow Management APIs (start, terminate, get workflow status etc.)
  2. Worker execution framework

This project was build for easy use of "god mod" :)

Visit the official repo for detailed documentation: https://netflix.github.io/conductor/