Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type MockRevInserter struct + func NewMockRevInserter(ctrl *gomock.Controller) *MockRevInserter + func (m *MockRevInserter) EXPECT() *MockRevInserterMockRecorder + func (m *MockRevInserter) InsertRevocations(arg0 context.Context, arg1 ...*path_mgmt.SignedRevInfo) error + type MockRevInserterMockRecorder struct + func (mr *MockRevInserterMockRecorder) InsertRevocations(arg0 interface{}, arg1 ...interface{}) *gomock.Call