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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeID

func MakeID(uid int64) string

MakeID MakeID

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) AddGift

func (s *Service) AddGift(ctx context.Context, m *model.AddFreeGift) (bagId int64, err error)

AddGift AddGift

func (*Service) Close

func (s *Service) Close()

Close Service

func (*Service) GetBagID

func (s *Service) GetBagID(ctx context.Context, uid, giftID, expireAt int64) (id int64, err error)

GetBagID GetBagID

func (*Service) Ping

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

Ping Service

func (*Service) SayHello

func (s *Service) SayHello(ctx context.Context, req *pb.HelloReq) (reply *empty.Empty, err error)

SayHello grpc demo func

func (*Service) UpdateFreeGiftCache

func (s *Service) UpdateFreeGiftCache(ctx context.Context, uid, giftID, expireAt, num int64)

UpdateFreeGiftCache UpdateFreeGiftCache

Jump to

Keyboard shortcuts

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