Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCrypter ¶
type MockCrypter interface { crypto.Crypter oglemock.MockObject }
func NewMockCrypter ¶
func NewMockCrypter( c oglemock.Controller, desc string) MockCrypter
type MockKeyDeriver ¶
type MockKeyDeriver interface { crypto.KeyDeriver oglemock.MockObject }
func NewMockKeyDeriver ¶
func NewMockKeyDeriver( c oglemock.Controller, desc string) MockKeyDeriver
Click to show internal directories.
Click to hide internal directories.