Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Blake2b ¶
type Blake2b struct { HashSize int // contains filtered or unexported fields }
Blake2b is a blake2b implementation of the hasher interface.
func (*Blake2b) IsInterfaceNil ¶
IsInterfaceNil returns true if there is no value under the interface
Click to show internal directories.
Click to hide internal directories.