user

package
v0.0.0-...-7a73484 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Member

type Member interface {
	// SetMember 设置用户会员到es
	SetMember(ctx context.Context, uid *int, reply *bool) error
	// SearchMember 搜索用户会员-用于后台搜索
	SearchMember(ctx context.Context, args *user.ArgsMemberList, reply *user.ReplyMemberList) error
	//根据手机号模糊匹配门店会员
	GetUserInfoByPhoneMatch(ctx context.Context, args *user.ArgsGetUserInfoByPhoneMatch, reply *user.ReplyGetUserInfoByPhoneMatch) error
}

Jump to

Keyboard shortcuts

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