Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
type RevocationListRepository ¶
RevocationListRepository is an autogenerated mock type for the RevocationListRepository type
func (*RevocationListRepository) Contains ¶
func (_m *RevocationListRepository) Contains(hash string) (bool, error)
Contains provides a mock function with given fields: hash
func (*RevocationListRepository) Insert ¶
func (_m *RevocationListRepository) Insert(hash string) error
Insert provides a mock function with given fields: hash
Click to show internal directories.
Click to hide internal directories.