grep

package
v0.0.0-...-99e48b3 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2020 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inst

func Inst() common.GrepService

Inst создает новый сервис поиска по логам

Types

type Service

type Service struct {
	// путь до файла с логами
	Output string `yaml:"logOutput"`
	// contains filtered or unexported fields
}

Service сервис ищущий сообщения в логе об отправке письма

func (*Service) OnFinish

func (s *Service) OnFinish(event *common.ApplicationEvent)

OnFinish завершает работу сервиса

func (*Service) OnGrep

func (s *Service) OnGrep(event *common.ApplicationEvent)

OnGrep ищет логи об отправке письма

func (*Service) OnInit

func (s *Service) OnInit(event *common.ApplicationEvent)

OnInit инициализирует сервис

Jump to

Keyboard shortcuts

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