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