service

package
v0.0.0-...-c6aefec Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2022 License: MIT Imports: 6 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderServiceSet = wire.NewSet(NewUserService)

ProviderServiceSet is service providers.

Functions

This section is empty.

Types

type UserService

type UserService struct {
	Logger *log.Helper
	pb.UnimplementedUserServer
	// contains filtered or unexported fields
}

func NewUserService

func NewUserService(biz *biz.UserBiz, logger log.Logger) *UserService

func (*UserService) InfoByUsername

func (s *UserService) InfoByUsername(ctx context.Context, req *pb.UsernameRequest) (*pb.UserInfo, error)

Jump to

Keyboard shortcuts

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