Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Marshal ¶
func Marshal(v mdefs.ASPreImage) ([]byte, error)
Marshal will marshal the ASPreImage object.
func Unmarshal ¶
func Unmarshal(data []byte) (mdefs.ASPreImage, error)
Unmarshal will unmarshal the ASPreImage object.
func Validate ¶
func Validate(v mdefs.ASPreImage) error
Validate will validate the ASPreImage object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.