Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogService ¶
type LogService struct { common.ServiceLifecycle // contains filtered or unexported fields }
func NewLogService ¶
func NewLogService(cfg *config.Config) *LogService
func (*LogService) Init ¶
func (ls *LogService) Init() error
func (*LogService) Start ¶
func (ls *LogService) Start() error
func (*LogService) Status ¶
func (ls *LogService) Status() int32
func (*LogService) Stop ¶
func (ls *LogService) Stop() error
Click to show internal directories.
Click to hide internal directories.