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: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseDiffLog

func ParseDiffLog(src, dst string) (err error)

ParseDiffLog parse diff log printed by compare proc.

Types

type Service

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

Service service.

func New

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

New new a service instance.

func NewCompareOnly

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

NewCompareOnly new a service for compare only.

func NewInitCloud

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

NewInitCloud new a service for initiating cloud.

func (*Service) Close

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

Close close service.

func (*Service) CompareFromMidListFile

func (s *Service) CompareFromMidListFile(c context.Context, fn string) (err error)

CompareFromMidListFile load mid list from file and compare.

func (*Service) CompareProcStat

func (s *Service) CompareProcStat(c context.Context) *model.ProcStat

CompareProcStat get actual compare proc stat.

func (*Service) InitCloud

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

InitCloud init cloud.

func (*Service) Ping

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

Ping check server ok.

Jump to

Keyboard shortcuts

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