Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Serialized ¶
type Serialized []byte
func (Serialized) WriteToFile ¶
func (s Serialized) WriteToFile(path string) error
WriteToFile writes serialized data to specified file.
Make sure to use .json extension for best compatibility.
Click to show internal directories.
Click to hide internal directories.