Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MockEntropy = [64]byte{1, 2, 3, 4, 5, 6, 7, 8}
MockEntropy for pulsar's tests
Functions ¶
This section is empty.
Types ¶
type MockEntropyGenerator ¶
type MockEntropyGenerator struct { }
MockEntropyGenerator implements EntropyGenerator and is being used for tests
func (MockEntropyGenerator) GenerateEntropy ¶
func (MockEntropyGenerator) GenerateEntropy() insolar.Entropy
GenerateEntropy returns mocked entropy
Click to show internal directories.
Click to hide internal directories.