Documentation ¶
Index ¶
- func Create(...) error
- func CreateDSClientCtx(configPath string, org, adminUser string) *dsClientCtx
- func E2eModifyChannel(channelID string, configPath string, orderer, ordererName, txPath string) error
- func GetConfigUpdate(ctx *dsClientCtx, ordererName, channelID string, proposedConfigJSONByte string) (*common.ConfigUpdate, error)
- func GetCurrentChannelConfig(ctx *dsClientCtx, ordererName, channelID string) (*common.Config, error)
- func IsJoin(channelID, configPath, orgName, peer string)
- func JoinChannel(newChannelID, orderer, orgName, configPath string)
- func SignConfigUpdate(ctx *dsClientCtx, orderer, channelID string, proposedConfigJSON string) (*common.ConfigSignature, error)
- func Update(configPath string, org, ordererName, output, channelID string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDSClientCtx ¶
func E2eModifyChannel ¶
func GetConfigUpdate ¶
func GetConfigUpdate(ctx *dsClientCtx, ordererName, channelID string, proposedConfigJSONByte string) (*common.ConfigUpdate, error)
func GetCurrentChannelConfig ¶
func JoinChannel ¶
func JoinChannel(newChannelID, orderer, orgName, configPath string)
func SignConfigUpdate ¶
func SignConfigUpdate(ctx *dsClientCtx, orderer, channelID string, proposedConfigJSON string) (*common.ConfigSignature, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.