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