appfunctions

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppFunctionExceptionClient

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

AppFunctionExceptionClient wraps the gRPC AppFunctionExceptionService client.

func NewAppFunctionExceptionClient

func NewAppFunctionExceptionClient(cc grpc.ClientConnInterface) *AppFunctionExceptionClient

NewAppFunctionExceptionClient creates a new AppFunctionException client.

func (*AppFunctionExceptionClient) DescribeContents

func (c *AppFunctionExceptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AppFunctionExceptionClient) GetErrorCategory

func (c *AppFunctionExceptionClient) GetErrorCategory(ctx context.Context, handle int64) (int32, error)

GetErrorCategory calls the GetErrorCategory RPC.

func (*AppFunctionExceptionClient) GetErrorCode

func (c *AppFunctionExceptionClient) GetErrorCode(ctx context.Context, handle int64) (int32, error)

GetErrorCode calls the GetErrorCode RPC.

func (*AppFunctionExceptionClient) GetErrorMessage

func (c *AppFunctionExceptionClient) GetErrorMessage(ctx context.Context, handle int64) (string, error)

GetErrorMessage calls the GetErrorMessage RPC.

func (*AppFunctionExceptionClient) GetExtras

func (c *AppFunctionExceptionClient) GetExtras(ctx context.Context, handle int64) (int64, error)

GetExtras calls the GetExtras RPC.

func (*AppFunctionExceptionClient) WriteToParcel

func (c *AppFunctionExceptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AppFunctionServiceClient

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

AppFunctionServiceClient wraps the gRPC AppFunctionServiceService client.

func NewAppFunctionServiceClient

func NewAppFunctionServiceClient(cc grpc.ClientConnInterface) *AppFunctionServiceClient

NewAppFunctionServiceClient creates a new AppFunctionService client.

func (*AppFunctionServiceClient) OnBind

func (c *AppFunctionServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

type ExecuteAppFunctionRequestBuilderClient

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

ExecuteAppFunctionRequestBuilderClient wraps the gRPC ExecuteAppFunctionRequestBuilderService client.

func NewExecuteAppFunctionRequestBuilderClient

func NewExecuteAppFunctionRequestBuilderClient(cc grpc.ClientConnInterface) *ExecuteAppFunctionRequestBuilderClient

NewExecuteAppFunctionRequestBuilderClient creates a new ExecuteAppFunctionRequestBuilder client.

func (*ExecuteAppFunctionRequestBuilderClient) Build

Build calls the Build RPC.

func (*ExecuteAppFunctionRequestBuilderClient) SetExtras

SetExtras calls the SetExtras RPC.

func (*ExecuteAppFunctionRequestBuilderClient) SetParameters

func (c *ExecuteAppFunctionRequestBuilderClient) SetParameters(ctx context.Context, arg0 int64) (int64, error)

SetParameters calls the SetParameters RPC.

type ExecuteAppFunctionRequestClient

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

ExecuteAppFunctionRequestClient wraps the gRPC ExecuteAppFunctionRequestService client.

func NewExecuteAppFunctionRequestClient

func NewExecuteAppFunctionRequestClient(cc grpc.ClientConnInterface) *ExecuteAppFunctionRequestClient

NewExecuteAppFunctionRequestClient creates a new ExecuteAppFunctionRequest client.

func (*ExecuteAppFunctionRequestClient) DescribeContents

func (c *ExecuteAppFunctionRequestClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ExecuteAppFunctionRequestClient) GetExtras

GetExtras calls the GetExtras RPC.

func (*ExecuteAppFunctionRequestClient) GetFunctionIdentifier

func (c *ExecuteAppFunctionRequestClient) GetFunctionIdentifier(ctx context.Context) (string, error)

GetFunctionIdentifier calls the GetFunctionIdentifier RPC.

func (*ExecuteAppFunctionRequestClient) GetParameters

func (c *ExecuteAppFunctionRequestClient) GetParameters(ctx context.Context) (int64, error)

GetParameters calls the GetParameters RPC.

func (*ExecuteAppFunctionRequestClient) GetTargetPackageName

func (c *ExecuteAppFunctionRequestClient) GetTargetPackageName(ctx context.Context) (string, error)

GetTargetPackageName calls the GetTargetPackageName RPC.

func (*ExecuteAppFunctionRequestClient) WriteToParcel

func (c *ExecuteAppFunctionRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ExecuteAppFunctionResponseClient

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

ExecuteAppFunctionResponseClient wraps the gRPC ExecuteAppFunctionResponseService client.

func NewExecuteAppFunctionResponseClient

func NewExecuteAppFunctionResponseClient(cc grpc.ClientConnInterface) *ExecuteAppFunctionResponseClient

NewExecuteAppFunctionResponseClient creates a new ExecuteAppFunctionResponse client.

func (*ExecuteAppFunctionResponseClient) DescribeContents

func (c *ExecuteAppFunctionResponseClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ExecuteAppFunctionResponseClient) GetExtras

func (c *ExecuteAppFunctionResponseClient) GetExtras(ctx context.Context, handle int64) (int64, error)

GetExtras calls the GetExtras RPC.

func (*ExecuteAppFunctionResponseClient) GetResultDocument

func (c *ExecuteAppFunctionResponseClient) GetResultDocument(ctx context.Context, handle int64) (int64, error)

GetResultDocument calls the GetResultDocument RPC.

func (*ExecuteAppFunctionResponseClient) WriteToParcel

func (c *ExecuteAppFunctionResponseClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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