service

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service service def.

func New

func New(c *conf.Config) (s *Service)

New create a instance of Service and return.

func (*Service) AddReport

func (s *Service) AddReport(c context.Context)

AddReport add daill report.

func (*Service) BlockTask

func (s *Service) BlockTask(c context.Context)

BlockTask block task.

func (*Service) Close

func (s *Service) Close() (err error)

Close all resource.

func (*Service) Config

func (s *Service) Config(key string) (interface{}, bool)

Config get config.

func (*Service) Ping

func (s *Service) Ping(c context.Context) (err error)

Ping check service health.

func (*Service) UpdateStatData

func (s *Service) UpdateStatData(c context.Context, m *model.SpyStatMessage) (err error)

UpdateStatData update spy stat data.

func (*Service) Wait

func (s *Service) Wait()

Wait wait all closed.

Jump to

Keyboard shortcuts

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