Versions in this module Expand all Collapse all v0 v0.0.2 Mar 30, 2023 Changes in this version + const RandInt + const RandStringLower + const RandStringSpecial + const RandStringUpper + func Fail(args ...interface{}) (int, interface{}) + func FileExists(name string) bool + func GetFilePath(file string) (string, error) + func Md5(str string) string + func Ok(data interface{}) (int, interface{}) + func RandStr(args ...interface{}) string + func Result(args ...interface{}) (int, interface{}) + func Sha1(str string) string