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