Documentation
¶
Index ¶
Constants ¶
View Source
const (
TaskBaseLogMonitor = "base-log-monitor"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogMonitor ¶
type LogMonitor struct {
// contains filtered or unexported fields
}
type Task ¶
func NewLogMonitor ¶
func NewLogMonitor(lg *zap.Logger, name string, cfg config.EventMonitorConfig, repo repository.Repository, chain chain.Chain) Task
Click to show internal directories.
Click to hide internal directories.