package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

NewMockPublicKey creates a new mock instance.
NewMockSecretKey creates a new mock instance.
NewMockSignature creates a new mock instance.

# Structs

MockPublicKey is a mock of PublicKey interface.
MockPublicKeyMockRecorder is the mock recorder for MockPublicKey.
MockSecretKey is a mock of SecretKey interface.
MockSecretKeyMockRecorder is the mock recorder for MockSecretKey.
MockSignature is a mock of Signature interface.
MockSignatureMockRecorder is the mock recorder for MockSignature.