handler

package
v0.0.0-...-2bc4f80 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThirdPartyServer

type ThirdPartyServer struct {
	thirdProto.UnimplementedThirdPartyServiceServer
}

func (*ThirdPartyServer) CheckPicCaptcha

func (s *ThirdPartyServer) CheckPicCaptcha(ctx context.Context, req *thirdProto.CheckPicCaptchaRequest) (*empty.Empty, error)

func (*ThirdPartyServer) CheckSmsCaptcha

func (s *ThirdPartyServer) CheckSmsCaptcha(ctx context.Context, req *thirdProto.CheckSmsCaptchaRequest) (*empty.Empty, error)

func (*ThirdPartyServer) DeleteFile

func (s *ThirdPartyServer) DeleteFile(ctx context.Context, req *thirdProto.DeleteFileRequest) (*empty.Empty, error)

func (*ThirdPartyServer) GetPicCaptcha

func (s *ThirdPartyServer) GetPicCaptcha(ctx context.Context, req *empty.Empty) (*thirdProto.GetPicCaptchaResponse, error)

func (*ThirdPartyServer) GetSmsCaptcha

func (s *ThirdPartyServer) GetSmsCaptcha(ctx context.Context, req *thirdProto.GetSmsCaptchaRequest) (*empty.Empty, error)

func (*ThirdPartyServer) UploadFile

func (s *ThirdPartyServer) UploadFile(ctx context.Context, req *thirdProto.UploadFileRequest) (*thirdProto.UploadFileResponse, error)

Jump to

Keyboard shortcuts

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