Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HasherFactory ¶
func NewHasherFactory ¶
func NewHasherFactory(f func() hash.Hash) HasherFactory
NewHasherFactory returns a types.DataConverter using a hasher.
func (HasherFactory) Convert ¶
func (w HasherFactory) Convert(in types.RawBytes) types.ConvertedBytes
Convert implements types.DataConverter.
func (HasherFactory) NewDataConverter ¶
func (w HasherFactory) NewDataConverter() types.DataConverter
Convert implements types.DataConverterFactory.
Click to show internal directories.
Click to hide internal directories.