Documentation ¶
Index ¶
- func Append(slice []string, data string) []string
- func Chdir(app string) error
- func CreateFile(name string) error
- func GetFileBytes(filename string) []byte
- func GetHostIPAddress() string
- func GetHostOs() string
- func GetRandomPort() string
- func GetUserDetails() (string, string)
- func NewUuid() string
- func Rmdir(app string) error
- func RunCommandWithStdoutStderr(cmd *exec.Cmd) (bytes.Buffer, bytes.Buffer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
func GetFileBytes ¶
func GetHostIPAddress ¶
func GetHostIPAddress() string
func GetRandomPort ¶
func GetRandomPort() string
func GetUserDetails ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.