Documentation ¶
Index ¶
- func AsSha256(o interface{}) string
- func FileIsExist(file string) (bool, error)
- func GenSemVersion(v string) string
- func GenerateClientKey() string
- func GeneratePassword() string
- func GenerateRegistrationActivationCode() string
- func GenerateSecretKey() string
- func GenerateUUID() string
- func GetCurrentIP() string
- func GetHostName() string
- func MD5(str []byte) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileIsExist ¶
FileIsExist is a function to check FileIsExist
func GenSemVersion ¶ added in v0.2.0
GenSemVersion generate semversion
func GenerateRegistrationActivationCode ¶
func GenerateRegistrationActivationCode() string
GenerateRegistrationActivationCode generate RegistrationActivationCode
func GetCurrentIP ¶ added in v0.2.0
func GetCurrentIP() string
GetCurrentIP get current IP Address from this host
func GetHostName ¶ added in v0.2.0
func GetHostName() string
GetHostName get current hostname from this host
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.