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