core

package
v0.0.0-...-2b16687 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChainCodeInstall

func ChainCodeInstall(req *core.ReqChainCodeInstall) (resp *core.RespChainCodeInstall, err error)

ChainCodeInstall ChainCodeInstall

func ChainCodeInstantiate

func ChainCodeInstantiate(req *core.ReqChainCodeInstantiate) (resp *core.RespChainCodeInstantiate, err error)

ChainCodeInstantiate ChainCodeInstantiate

func ChainCodeInvoke

func ChainCodeInvoke(req *core.ReqChainCodeInvoke) (resp *core.RespChainCodeInvoke, err error)

ChainCodeInvoke ChainCodeInvoke

func ChainCodeQuery

func ChainCodeQuery(req *core.ReqChainCodeQuery) (resp *core.RespChainCodeQuery, err error)

ChainCodeQuery ChainCodeQuery

func ChainCodeUpgrade

func ChainCodeUpgrade(req *core.ReqChainCodeUpgrade) (resp *core.RespChainCodeUpgrade, err error)

ChainCodeUpgrade ChainCodeUpgrade

func ChannelConfigBlock

func ChannelConfigBlock(req *core.ReqChannelConfigBlock) (resp *core.RespChannelConfigBlock, err error)

ChannelConfigBlock ChannelConfigBlock

func ChannelCreate

func ChannelCreate(req *core.ReqChannelCreate) (resp *core.RespChannelCreate, err error)

ChannelCreate ChannelCreate

func ChannelJoin

func ChannelJoin(req *core.ReqChannelJoin) (resp *core.RespChannelJoin, err error)

ChannelJoin ChannelJoin

func ChannelList

func ChannelList(req *core.ReqChannelList) (resp *core.RespChannelList, err error)

ChannelList ChannelList

func ChannelSign

func ChannelSign(req *core.ReqChannelSign) (resp *core.RespChannelSign, err error)

ChannelSign ChannelSign

func ChannelUpdateConfigBlock

func ChannelUpdateConfigBlock(req *core.ReqChannelUpdateBlock) (resp *core.RespChannelUpdateBlock, err error)

ChannelUpdateConfigBlock ChannelUpdateConfigBlock

func PeerQueryInstalled

func PeerQueryInstalled(req *core.ReqPeerInstalled) (resp *core.RespPeerInstalled, err error)

PeerQueryInstalled PeerQueryInstalled

func PeerQueryInstantiated

func PeerQueryInstantiated(req *core.ReqPeerInstantiated) (resp *core.RespPeerInstantiated, err error)

PeerQueryInstantiated PeerQueryInstantiated

Types

type ChainCode

type ChainCode struct{}

ChainCode ChainCode

func (*ChainCode) Install

Install Install

func (*ChainCode) Instantiate

Instantiate Instantiate

func (*ChainCode) Invoke

Invoke Invoke

func (*ChainCode) Query

Query Query

func (*ChainCode) Upgrade

Upgrade Upgrade

type Channel

type Channel struct{}

Channel Channel

func (*Channel) Config

Config Config

func (*Channel) Create

Create Create

func (*Channel) Join

Join Join

func (*Channel) List

List List

func (*Channel) Sign

Sign Sign

func (*Channel) Update

Update Update

type Peer

type Peer struct{}

Peer Peer

func (*Peer) Installed

Installed Installed

func (*Peer) Instantiated

Instantiated Instantiated

Jump to

Keyboard shortcuts

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