Documentation ¶
Index ¶
- func AddACL(config *common.Config, policyName, policy string) error
- func Failf(t *testing.T, template string, args ...interface{})
- func Logf(template string, args ...interface{})
- func ModifyMaxMessageCount(config *common.Config) (uint32, error)
- func VerifyACL(config *common.Config, expectedPolicyName, expectedPolicy string) error
- func VerifyMaxMessageCount(config *common.Config, expected uint32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logf ¶
func Logf(template string, args ...interface{})
Logf writes to stdout and flushes. Applicable for when t.Logf can't be used.
func ModifyMaxMessageCount ¶
ModifyMaxMessageCount increments the orderer's BatchSize.MaxMessageCount in a channel config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.