block

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: 22 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(conf *conf.Config, dao *block.Dao, spyRPC *rpcspy.Service, figureRPC *rpcfigure.Service,
	accountClient account.AccountClient, accountNotifyPub *databus.Databus) (s *Service)

New init

func (*Service) AccountInfo

func (s *Service) AccountInfo(c context.Context, mid int64) (nickname string, tel int32, level int32, regTime int64, err error)

AccountInfo .

func (*Service) AddAuditLog

func (s *Service) AddAuditLog(c context.Context, tp model.BlockAction, uid int64, uname string, oids []int64, duration time.Duration, source model.BlockSource, area model.BlockArea, reason, comment string, notify bool, stime time.Time) error

AddAuditLog .

func (*Service) BatchBlock

func (s *Service) BatchBlock(c context.Context, p *model.ParamBatchBlock) (err error)

BatchBlock .

func (*Service) BatchRemove

func (s *Service) BatchRemove(c context.Context, p *model.ParamBatchRemove) (err error)

BatchRemove .

func (*Service) Close

func (s *Service) Close()

Close Service

func (*Service) FigureRank

func (s *Service) FigureRank(c context.Context, mid int64) (rank int8, err error)

FigureRank .

func (*Service) History

func (s *Service) History(c context.Context, mid int64, ps, pn int, desc bool) (history *model.BlockDetail, err error)

History .

func (*Service) MSGInfo

func (s *Service) MSGInfo(source model.BlockSource, action model.BlockAction, area model.BlockArea, reason string, days int64) (code string, title, content string)

MSGInfo get msg info

func (*Service) Ping

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

Ping Service

func (*Service) Search

func (s *Service) Search(c context.Context, mids []int64) (infos []*model.BlockInfo, err error)

Search .

func (*Service) SpyScore

func (s *Service) SpyScore(c context.Context, mid int64) (score int8, err error)

SpyScore .

Jump to

Keyboard shortcuts

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