Documentation ¶ Index ¶ func For(namespace, queueName string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func For ¶ func For(namespace, queueName string) string For returns the Temporal task queue a Nuon queue's workflows run on, given the queue's namespace. Cron work lives in dedicated namespaces, each polled on its own task queue; everything else falls back to workflows.APITaskQueue. Types ¶ This section is empty. Source Files ¶ View all Source files taskqueue.go Click to show internal directories. Click to hide internal directories.