package
0.0.0-20210912161602-c092c37e1cdd
Repository: https://github.com/krpn/prometheus-alert-webhooker.git
Documentation: pkg.go.dev

# Packages

Package httpe is a generated GoMock package.
Package jenkins is a generated GoMock package.
No description provided by the author
Package telegram is a generated GoMock package.

# Functions

NewMockTask creates a new mock instance.
NewMockTaskExecutor creates a new mock instance.
TaskDetails returns task details as a map.

# Structs

MockTask is a mock of Task interface.
MockTaskExecutor is a mock of TaskExecutor interface.
MockTaskExecutorMockRecorder is the mock recorder for MockTaskExecutor.
MockTaskMockRecorder is the mock recorder for MockTask.
TaskBase implements basic Task methods.

# Interfaces

Task is the interface implemented by executor used for execute tasks and get task information.
TaskExecutor is the interface implemented by executor used for validate task parameters and create tasks.