Documentation
¶
Index ¶
- func CreateLocalMembership(...) error
- func DeleteLocalMembership(walletPath, userName, connectionProfilePath, channelId, weaverCCId string, ...) error
- func GetAllMSPConfigurations(walletPath, userName, connectionProfilePath, channelId string, ...) (*cactiprotos.Membership, error)
- func GetConfigBlockFromChannel(walletPath, userName, connectionProfilePath, channelId string) (*common.Block, error)
- func GetMSPConfigurations(walletPath, userName, connectionProfilePath, channelId string, mspIds []string) (*cactiprotos.Membership, error)
- func GetMembershipForAllMspIdsFromBlock(block *common.Block, ordererMspIds []string) (*cactiprotos.Membership, error)
- func GetMembershipForMspIdFromBlock(block *common.Block, mspId string) (*cactiprotos.Member, error)
- func GetMembershipForMspIdsFromBlock(block *common.Block, mspIds []string) (*cactiprotos.Membership, error)
- func GetMembershipUnit(walletPath, userName, connectionProfilePath, channelId, mspId string) (*cactiprotos.Member, error)
- func ReadMembership(walletPath, userName, connectionProfilePath, channelId, weaverCCId, ... string, ...) (string, error)
- func UpdateLocalMembership(...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLocalMembership ¶
func DeleteLocalMembership ¶
func GetAllMSPConfigurations ¶
func GetAllMSPConfigurations(walletPath, userName, connectionProfilePath, channelId string, ordererMspIds []string) (*cactiprotos.Membership, error)
func GetMSPConfigurations ¶
func GetMSPConfigurations(walletPath, userName, connectionProfilePath, channelId string, mspIds []string) (*cactiprotos.Membership, error)
func GetMembershipForAllMspIdsFromBlock ¶
func GetMembershipForAllMspIdsFromBlock(block *common.Block, ordererMspIds []string) (*cactiprotos.Membership, error)
func GetMembershipForMspIdsFromBlock ¶
func GetMembershipForMspIdsFromBlock(block *common.Block, mspIds []string) (*cactiprotos.Membership, error)
func GetMembershipUnit ¶
func GetMembershipUnit(walletPath, userName, connectionProfilePath, channelId, mspId string) (*cactiprotos.Member, error)
func ReadMembership ¶
func UpdateLocalMembership ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.