Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 231 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 231 Bytes

melonade-client-go

  • start workflow
  • worker client

Usage

	client := New([PROCESS_MANAGER_ENDPOINT])
        resp, _ := client.StartWorkflow([TASK_NAME], [REVISION], [TRANSACTION_ID], [PAYLOAD_OBJECT])