server

package
v0.0.0-...-e1bfe29 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: MulanPSL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PointServer

type PointServer struct {
	point.UnimplementedPointServer
	// contains filtered or unexported fields
}

func NewPointServer

func NewPointServer(svcCtx *svc.ServiceContext) *PointServer

func (*PointServer) GetPoint

func (s *PointServer) GetPoint(ctx context.Context, in *point.IdReq) (*point.PointResp, error)

func (*PointServer) ListPoint

func (s *PointServer) ListPoint(ctx context.Context, in *point.SizeReq) (*point.PointListResp, error)

func (*PointServer) SavePoint

func (s *PointServer) SavePoint(ctx context.Context, in *point.SavePointReq) (*point.PointResp, error)

func (*PointServer) SavePointRecord

func (s *PointServer) SavePointRecord(ctx context.Context, in *point.SavePointRecordReq) (*point.PointRecordResp, error)

func (*PointServer) SaveUserPoint

func (s *PointServer) SaveUserPoint(ctx context.Context, in *point.SavePointReq) (*point.PointResp, error)

func (*PointServer) UserPointRecord

func (s *PointServer) UserPointRecord(ctx context.Context, in *point.UserPageReq) (*point.PointRecordPageResp, error)

Jump to

Keyboard shortcuts

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