Documentation ¶
Index ¶
- Variables
- func DownloadBinary()
- func GenerateToken(length uint8) (string, error)
- func GetJSON(url string, target interface{}) bool
- func Log(s string)
- func LogErr(s string)
- func LogInfo(s string)
- func LogWarn(s string)
- func StringToFloat(s string) float64
- func Substring(s string, startIndex uint8) string
Constants ¶
This section is empty.
Variables ¶
CacheInstance is an instance of cache.
Functions ¶
func GenerateToken ¶
GenerateToken generates a base64-encoded securely generated random string.
func StringToFloat ¶
StringToFloat converts a string to a float64.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.