Documentation ¶
Index ¶
- func NewFilterSubscription(branchNumber int, p *v1.Parallel) *messagingv1.Subscription
- func NewSubscription(branchNumber int, p *v1.Parallel) *messagingv1.Subscription
- func ParallelBranchChannelName(parallelName string, branchNumber int) string
- func ParallelChannelName(parallelName string) string
- func ParallelFilterSubscriptionName(parallelName string, branchNumber int) string
- func ParallelSubscriptionName(parallelName string, branchNumber int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilterSubscription ¶
func NewFilterSubscription(branchNumber int, p *v1.Parallel) *messagingv1.Subscription
func NewSubscription ¶
func NewSubscription(branchNumber int, p *v1.Parallel) *messagingv1.Subscription
func ParallelBranchChannelName ¶
ParallelBranchChannelName creates a name for the Channel fronting a specific branch
func ParallelChannelName ¶
ParallelChannelName creates a name for the Channel fronting parallel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.