service

package
v0.0.0-...-86dbffa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: MIT, MIT Imports: 5 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is service providers.

Functions

This section is empty.

Types

type ShopInterface

type ShopInterface struct {
	v1.UnimplementedShopInterfaceServer
	// contains filtered or unexported fields
}

func NewShopInterface

func NewShopInterface(
	cc *biz.CatalogUsecase,
	logger log.Logger) *ShopInterface

func (*ShopInterface) GetGame

func (s *ShopInterface) GetGame(ctx context.Context, req *v1.GetGameReq) (*v1.GetGameReply, error)

func (*ShopInterface) ListGame

func (s *ShopInterface) ListGame(ctx context.Context, req *v1.ListGameReq) (*v1.ListGameReply, error)

Jump to

Keyboard shortcuts

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