Versions in this module Expand all Collapse all v1 v1.0.2 Oct 6, 2022 v1.0.1 May 31, 2022 Changes in this version + func CreateDirectory(path string) error + func InterfaceToBytes(inter interface{}) []byte + func JsonToMap(jsonData []byte) (map[string]interface{}, error) + func RunCommand(cmd string, args ...string) ([]byte, error) + func WriteFile(path string, data []byte) error v1.0.0 Jan 25, 2022