lib/shared/root.go

6 lines
207 B
Go
Raw Permalink Normal View History

2021-01-12 22:04:24 +00:00
// Package shared defines globals for Temporal
package shared
// TaxnexusRulesTaskQueue defines the Temporal Tax Queue used in the Temporal Worker
const TaxnexusRulesTaskQueue = "TAXNEXUS_RULES_TASK_QUEUE"