Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchVerifier ¶
BatchVerifier is an autogenerated mock type for the BatchVerifier type
func NewBatchVerifier ¶
func NewBatchVerifier(t interface {
mock.TestingT
Cleanup(func())
}) *BatchVerifier
NewBatchVerifier creates a new instance of BatchVerifier. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*BatchVerifier) Verify ¶
func (_m *BatchVerifier) Verify() (bool, []bool)
Verify provides a mock function with no fields
type PubKey ¶
PubKey is an autogenerated mock type for the PubKey type
func NewPubKey ¶
NewPubKey creates a new instance of PubKey. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
Click to show internal directories.
Click to hide internal directories.