Documentation ¶
Index ¶
- func ArgumentsFromJSON(filename string) (map[string]interface{}, error)
- func ArgumentsToJSON(args map[string]interface{}, model interface{}) (string, error)
- func GetFileInfo(name string) (os.FileInfo, error)
- func LoadLastResult() ([]byte, error)
- func ReadFromFile(name string) ([]byte, error)
- func SaveLastResult(r interface{}) error
- func WriteToFile(data []byte, name string, perm os.FileMode) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArgumentsFromJSON ¶
func ArgumentsToJSON ¶
func LoadLastResult ¶
func ReadFromFile ¶
func SaveLastResult ¶
func SaveLastResult(r interface{}) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.