Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load
@brief: Load loads the file at path into v. @ Use os.IsNotExist() to see if the returned error is due @ to the file being missing.Save saves a representation of v to the file at path. @ @params: path string - the path to the file to load from @ v interface{} - the object to load into @ @returns: error - the error if any
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.