Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyBuilderStub ¶
type KeyBuilderStub struct {
BuildKeyCalled func(keyPart []byte)
GetKeyCalled func() ([]byte, error)
CloneCalled func() common.KeyBuilder
}
KeyBuilderStub -
func (*KeyBuilderStub) IsInterfaceNil ¶ added in v1.6.0
func (stub *KeyBuilderStub) IsInterfaceNil() bool
IsInterfaceNil -
Click to show internal directories.
Click to hide internal directories.