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: 7 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) AddMatch

func (s *Service) AddMatch(c context.Context, item model.Item, season model.Season) (location string, err error)

AddMatch add match.

func (*Service) Close

func (s *Service) Close()

Close Service

func (*Service) DbOperate

func (s *Service) DbOperate(c context.Context, op int8, item model.Item, season model.Season, location string) (err error)

DbOperate db operate.

func (*Service) DelMatch

func (s *Service) DelMatch(c context.Context, item model.Item, season model.Season) (err error)

DelMatch del match.

func (*Service) MatchOperate

func (s *Service) MatchOperate(c context.Context, params *model.MatchOperate) (result interface{}, err error)

MatchOperate match operate.

func (*Service) Ping

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

Ping Service

func (*Service) Search

func (s *Service) Search(c context.Context, params *model.Search) (list []model.SugList, err error)

Search search season and items match list.

func (*Service) SourceSearch

func (s *Service) SourceSearch(c context.Context, params *model.SourceSearch) (interface{}, error)

SourceSearch search season or items.

Jump to

Keyboard shortcuts

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