Documentation
¶
Index ¶
- func DownloadFileFromURL(url string) ([]byte, error)
- func GenerateRandomBytes(size int) ([]byte, error)
- func GenerateRandomHex(length int) (string, error)
- func IsFloatNumberRound(n float64) bool
- func IsUserRoot() bool
- func OpenLogFile(log_file_path string) (*os.File, error)
- func WriteBytesToFile(path string, bytes []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFileFromURL ¶
func GenerateRandomBytes ¶
func GenerateRandomHex ¶
func IsFloatNumberRound ¶
func IsUserRoot ¶
func IsUserRoot() bool
func WriteBytesToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.