handler

package
v0.0.0-...-fea8a0b Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type User_srv

type User_srv struct{}

func (*User_srv) GetArea

func (e *User_srv) GetArea(ctx context.Context, req *user_srv.AreaRequest, rsp *user_srv.AreaResponse) error

func (*User_srv) GetEmailCd

func (e *User_srv) GetEmailCd(ctx context.Context, req *user_srv.MailRequest, rsp *user_srv.Response) error

func (*User_srv) GetImageCd

func (e *User_srv) GetImageCd(ctx context.Context, req *user_srv.ImageRequest, rsp *user_srv.ImageResponse) error

func (*User_srv) GetUserInfo

func (*User_srv) PingPong

func (e *User_srv) PingPong(ctx context.Context, stream user_srv.UserSrv_PingPongStream) error

PingPong is a bidirectional stream handler called via client.Stream or the generated client code

func (*User_srv) PostAvatar

func (e *User_srv) PostAvatar(ctx context.Context, req *user_srv.AvaRequest, rsp *user_srv.AvaResponse) error

func (*User_srv) PostLogin

func (e *User_srv) PostLogin(ctx context.Context, req *user_srv.Request, rsp *user_srv.Response) error

func (*User_srv) PostReg

func (e *User_srv) PostReg(ctx context.Context, req *user_srv.Request, rsp *user_srv.Response) error

func (*User_srv) PostUserReal

func (e *User_srv) PostUserReal(ctx context.Context, req *user_srv.RealNameRequest, rsp *user_srv.Response) error

func (*User_srv) PutUserInfo

func (e *User_srv) PutUserInfo(ctx context.Context, req *user_srv.PutRequest, rsp *user_srv.PutResponse) error

func (*User_srv) Stream

Stream is a server side stream handler called via client.Stream or the generated client code

Jump to

Keyboard shortcuts

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