modules

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Overview

Package modules is to warpped the API provided by each module of IRIS-Hub

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBaseClient

func NewBaseClient(cfg sdk.ClientConfig, encodingConfig sdk.EncodingConfig, logger log.Logger) sdk.BaseClient

NewBaseClient return the baseClient for every sub modules

func NewGRPCClient

func NewGRPCClient(url string) grpcClient

func NewLocker

func NewLocker(size int) *locker

NewLocker implement the function of lock, can lock resources according to conditions

func NewRPCClient

func NewRPCClient(
	remote string,
	cdc *codec.LegacyAmino,
	txDecoder sdk.TxDecoder,
	logger log.Logger,
	timeout uint,
) sdk.TmClient

Types

This section is empty.

Directories

Path Synopsis
Package keys allows you to manage your local tendermint keystore (wallets) for iris.
Package keys allows you to manage your local tendermint keystore (wallets) for iris.
Package service bridge the gap between the blockchain world and the conventional business application world, by mediating a complete lifecycle of off-chain services -- from their definition, binding (provider registration), invocation, to their governance (profiling and dispute resolution).
Package service bridge the gap between the blockchain world and the conventional business application world, by mediating a complete lifecycle of off-chain services -- from their definition, binding (provider registration), invocation, to their governance (profiling and dispute resolution).

Jump to

Keyboard shortcuts

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