remoterpc

package
v1.3.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteRPCProvider

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

func NewRemoteRPCProvider added in v1.1.0

func NewRemoteRPCProvider(ctx context.Context, stack *types.Stack) *RemoteRPCProvider

func (*RemoteRPCProvider) CreateAccount

func (p *RemoteRPCProvider) CreateAccount(args []string) (interface{}, error)

func (*RemoteRPCProvider) DeployContract

func (p *RemoteRPCProvider) DeployContract(filename, contractName, instanceName string, member *types.Organization, extraArgs []string) (*types.ContractDeploymentResult, error)

func (*RemoteRPCProvider) DeployFireFlyContract

func (p *RemoteRPCProvider) DeployFireFlyContract() (*types.ContractDeploymentResult, error)

func (*RemoteRPCProvider) FirstTimeSetup

func (p *RemoteRPCProvider) FirstTimeSetup() error

func (*RemoteRPCProvider) GetBlockchainPluginConfig added in v1.1.0

func (p *RemoteRPCProvider) GetBlockchainPluginConfig(stack *types.Stack, m *types.Organization) (blockchainConfig *types.BlockchainConfig)

func (*RemoteRPCProvider) GetConnectorExternalURL added in v1.1.0

func (p *RemoteRPCProvider) GetConnectorExternalURL(org *types.Organization) string

func (*RemoteRPCProvider) GetConnectorName added in v1.1.0

func (p *RemoteRPCProvider) GetConnectorName() string

func (*RemoteRPCProvider) GetConnectorURL added in v1.1.0

func (p *RemoteRPCProvider) GetConnectorURL(org *types.Organization) string

func (*RemoteRPCProvider) GetContracts

func (p *RemoteRPCProvider) GetContracts(filename string, extraArgs []string) ([]string, error)

func (*RemoteRPCProvider) GetDockerServiceDefinitions

func (p *RemoteRPCProvider) GetDockerServiceDefinitions() []*docker.ServiceDefinition

func (*RemoteRPCProvider) GetOrgConfig added in v1.1.0

func (p *RemoteRPCProvider) GetOrgConfig(stack *types.Stack, m *types.Organization) (orgConfig *types.OrgConfig)

func (*RemoteRPCProvider) ParseAccount

func (p *RemoteRPCProvider) ParseAccount(account interface{}) interface{}

func (*RemoteRPCProvider) PostStart

func (p *RemoteRPCProvider) PostStart(fistTimeSetup bool) error

func (*RemoteRPCProvider) PreStart

func (p *RemoteRPCProvider) PreStart() error

func (*RemoteRPCProvider) Reset

func (p *RemoteRPCProvider) Reset() error

func (*RemoteRPCProvider) WriteConfig

func (p *RemoteRPCProvider) WriteConfig(options *types.InitOptions) error

Jump to

Keyboard shortcuts

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