package
0.0.5
Repository: https://github.com/blenderistdev/automation.git
Documentation: pkg.go.dev

# Functions

NewMockAction creates a new mock instance.
NewMockAutomation creates a new mock instance.
NewMockCondition creates a new mock instance.
NewMockTriggerEvent creates a new mock instance.

# Structs

MockAction is a mock of Action interface.
MockActionMockRecorder is the mock recorder for MockAction.
MockAutomation is a mock of Automation interface.
MockAutomationMockRecorder is the mock recorder for MockAutomation.
MockCondition is a mock of Condition interface.
MockConditionMockRecorder is the mock recorder for MockCondition.
MockTriggerEvent is a mock of TriggerEvent interface.
MockTriggerEventMockRecorder is the mock recorder for MockTriggerEvent.