appservice

package
v0.0.0-...-36597e3 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppGetIflytekKeyData

type AppGetIflytekKeyData = apppb.AppGetIflytekKeyData

type AppGetIflytekKeyReq

type AppGetIflytekKeyReq = apppb.AppGetIflytekKeyReq

type AppGetIflytekKeyRsp

type AppGetIflytekKeyRsp = apppb.AppGetIflytekKeyRsp

type AppLogReportReq

type AppLogReportReq = apppb.AppLogReportReq

type AppLogReportRsp

type AppLogReportRsp = apppb.AppLogReportRsp

type AppService

type AppService interface {
	//
	AppLogReport(ctx context.Context, in *AppLogReportReq, opts ...grpc.CallOption) (*AppLogReportRsp, error)
	//
	AppGetIflytekKey(ctx context.Context, in *AppGetIflytekKeyReq, opts ...grpc.CallOption) (*AppGetIflytekKeyRsp, error)
}

func NewAppService

func NewAppService(cli zrpc.Client) AppService

func NewService

func NewService() (AppService, error)

type ErrorInfo

type ErrorInfo = apppb.ErrorInfo

Jump to

Keyboard shortcuts

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