Documentation ¶
Index ¶
- func AppDataDir(appName string) string
- func HomeDir() string
- func ParseJson(str string, result interface{}) error
- func ParseJsonFromBytes(data []byte, result interface{}) error
- func StopChanClosed(stop chan struct{}) bool
- func StringifyJson(obj interface{}) string
- func StringifyJsonToBytes(obj interface{}) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppDataDir ¶
func ParseJsonFromBytes ¶
func StopChanClosed ¶
func StopChanClosed(stop chan struct{}) bool
func StringifyJson ¶
func StringifyJson(obj interface{}) string
func StringifyJsonToBytes ¶
func StringifyJsonToBytes(obj interface{}) []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.