workflows

package
v1.0.25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2025 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

internal/temporal/workflows/price_sync.go

Index

Constants

View Source
const (
	// Workflow name - must match the function name
	WorkflowPriceSync = "PriceSyncWorkflow"
	// Activity name - must match the registered method name (just "SyncPlanPrices")
	ActivitySyncPlanPrices = "SyncPlanPrices"
)

Variables

This section is empty.

Functions

func CronBillingWorkflow

func CronBillingWorkflow(ctx workflow.Context, input models.BillingWorkflowInput) (*models.BillingWorkflowResult, error)

CronBillingWorkflow represents a recurring billing workflow.

func PriceSyncWorkflow added in v1.0.23

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL