client

package
v0.5.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEvmPartitionClient

func NewEvmPartitionClient(ctx context.Context, rpcUrl string) (sdktypes.PartitionClient, error)

NewEvmPartitionClient creates an evm partition client for the given RPC URL.

func NewMoneyPartitionClient

func NewMoneyPartitionClient(ctx context.Context, rpcUrl string, opts ...Option) (sdktypes.MoneyPartitionClient, error)

NewMoneyPartitionClient creates a money partition client for the given RPC URL.

func NewOrchestrationPartitionClient

func NewOrchestrationPartitionClient(ctx context.Context, rpcUrl string) (sdktypes.PartitionClient, error)

NewOrchestrationPartitionClient creates an orchestration partition client for the given RPC URL.

func NewTokensPartitionClient

func NewTokensPartitionClient(ctx context.Context, rpcUrl string, opts ...Option) (sdktypes.TokensPartitionClient, error)

NewTokensPartitionClient creates a tokens partition client for the given RPC URL.

Types

type Option

type Option func(*Options)

func WithBatchItemLimit

func WithBatchItemLimit(batchItemLimit int) Option

type Options

type Options struct {
	BatchItemLimit int
}

Directories

Path Synopsis
rpc

Jump to

Keyboard shortcuts

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