service

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New added in v1.3.0

func New() *Service

func (*Service) DelStaff added in v1.3.0

func (s *Service) DelStaff(ctx context.Context, req *user.StaffInfoReq) (reply *emptypb.Empty, err error)

func (*Service) GetAppSecret added in v1.3.0

func (s *Service) GetAppSecret(ctx context.Context, req *user.AppReq) (reply *user.AppReply, err error)

func (*Service) GetAppSkipUrls added in v1.3.0

func (s *Service) GetAppSkipUrls(ctx context.Context, req *user.AppReq) (reply *user.SkipUrlsReply, err error)

func (*Service) GetStaffInfo added in v1.3.0

func (s *Service) GetStaffInfo(ctx context.Context, req *user.StaffInfoReq) (reply *user.StaffInfoReply, err error)

func (*Service) SayHello

func (s *Service) SayHello(ctx context.Context, req *demo.HelloReq) (reply *emptypb.Empty, err error)

func (*Service) SayHelloURL

func (s *Service) SayHelloURL(ctx context.Context, req *demo.HelloReq) (reply *demo.HelloResp, err error)

func (*Service) TestValidator added in v1.3.0

func (s *Service) TestValidator(ctx context.Context, req *user.ValidateReq) (reply *emptypb.Empty, err error)

Jump to

Keyboard shortcuts

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