Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + type MockACLProvider struct + func (m *MockACLProvider) AssertExpectations(t *testing.T) + func (m *MockACLProvider) CheckACL(resName string, channelID string, idinfo interface{}) error + func (m *MockACLProvider) GenerateSimulationResults(txEnvelop *common.Envelope, simulator ledger.TxSimulator, ...) error + func (m *MockACLProvider) On(methodName string, arguments ...interface{}) *mock.Call + func (m *MockACLProvider) Reset()