Versions in this module Expand all Collapse all v1 v1.4.6 Feb 25, 2020 Changes in this version + const RoleTypeMember + const RoleTypePeer + type KeyEndorsementPolicy interface + AddOrgs func(roleType RoleType, organizations ...string) error + DelOrgs func(organizations ...string) + ListOrgs func() []string + Policy func() ([]byte, error) + func NewStateEP(policy []byte) (KeyEndorsementPolicy, error) + type RoleType string + type RoleTypeDoesNotExistError struct + RoleType RoleType + func (r *RoleTypeDoesNotExistError) Error() string