action

package
v0.0.0-...-860e413 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionIDQuery

func ActionIDQuery(q *action_pb.ActionIDQuery) (query.SearchQuery, error)

func ActionStateToDomain

func ActionStateToDomain(state action_pb.ActionState) domain.ActionState

func ActionStateToPb

func ActionStateToPb(state domain.ActionState) action_pb.ActionState

func ActionToPb

func ActionToPb(action *query.Action) *action_pb.Action

func ActionsToPb

func ActionsToPb(actions []*query.Action) []*action_pb.Action

func FlowToPb

func FlowToPb(flow *query.Flow) *action_pb.Flow

func FlowTypeToDomain

func FlowTypeToDomain(flowType string) domain.FlowType

for backward compatability: old enum identifiers are mapped as well

func FlowTypeToPb

func FlowTypeToPb(typ domain.FlowType) *action_pb.FlowType

func TriggerActionToPb

func TriggerActionToPb(trigger domain.TriggerType, actions []*query.Action) *action_pb.TriggerAction

func TriggerActionsToPb

func TriggerActionsToPb(triggers map[domain.TriggerType][]*query.Action) []*action_pb.TriggerAction

func TriggerTypeToDomain

func TriggerTypeToDomain(triggerType string) domain.TriggerType

TriggerTypeToDomain maps the pb type to domain for backward compatability: old enum identifiers are mapped as well

func TriggerTypeToPb

func TriggerTypeToPb(typ domain.TriggerType) *action_pb.TriggerType

func TriggerTypesToPb

func TriggerTypesToPb(types []domain.TriggerType) []*action_pb.TriggerType

Types

This section is empty.

Jump to

Keyboard shortcuts

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