Documentation
¶
Overview ¶
Package vo provides value objects vo package does not have any dependencies on other packages except the standard library
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hash ¶
type Hash []byte
Hash is a type to manage hash.
func NewHashFromAny ¶ added in v0.1.28
NewHashFromAny creates a new Hash from any data by marshaling to JSON.
Click to show internal directories.
Click to hide internal directories.