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: 14 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 struct

func New

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

New init

func (*Service) AddPoint

func (s *Service) AddPoint(c context.Context, p *model.VipPoint) (err error)

AddPoint add point.

func (*Service) AddPointHistory

func (s *Service) AddPointHistory(c context.Context, h *model.VipPointChangeHistoryMsg) (err error)

AddPointHistory add point history.

func (*Service) Close

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

Close Service

func (*Service) Notify

func (s *Service) Notify(c context.Context, msg *model.VipPointChangeHistoryMsg) (err error)

Notify notify.

func (*Service) Ping

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

Ping Service

func (*Service) UpdatePoint

func (s *Service) UpdatePoint(c context.Context, p *model.VipPoint, oldpoint *model.VipPoint) (err error)

UpdatePoint update point.

Jump to

Keyboard shortcuts

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