Documentation ¶
Index ¶
- func ExecuteCommand(cmd string) ([]byte, error)
- func FileExists(name string) bool
- func HashBytes(bytes []byte) string
- func HashFile(filepath string) (string, error)
- func HashString(text string) string
- func Schedule(what func(), delay time.Duration)
- func String(v interface{}) string
- func StringPrettify(v interface{}) string
- func WriteFile(outputFilePath string, content string) error
- func WriteResponseAsJSON(w http.ResponseWriter, data interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteCommand ¶
func FileExists ¶
func HashString ¶
func StringPrettify ¶
func StringPrettify(v interface{}) string
func WriteResponseAsJSON ¶
func WriteResponseAsJSON(w http.ResponseWriter, data interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.