Categorygithub.com/seemywingz/go-toolbox
modulepackage
0.0.0-20250210182555-9d5da7407e45
Repository: https://github.com/seemywingz/go-toolbox.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AToHRF : Convert string to human readable float.
AToI64 : Convert String to Int64.
AToU32 : Convert string to Uint32.
Confirm : return confirmation based on user input.
DownloadFromURL : download from provided url and save to provided file location.
No description provided by the author
ExecPath :.
No description provided by the author
FilesInDir : return an array of os.Fileinfo for the given path.
No description provided by the author
FtoA : convert float32 to string.
GetGeoData: Get geographical data from Nominatim.
GetIPData : Get Location data from Public IP.
GetLocalIP : get local ip address.
GetPubIP : get public ip address.
HomeDir : returns a full path to user's home directory.
Input : return string of user input.
MapToString : convert map[string]string to string.
Mkdir : make a directory if it does not exist.
OpenBrowser : open platform specific windows.
PrettyJson takes a JSON byte slice and prints it in a pretty, colorized format.
No description provided by the author
promptConfirm displays a Yes/No choice and returns true if user selects "Yes".
promptInput shows a single-line prompt and returns the user input.
promptSelect builds a simple list-based selector from a slice of strings.
Float : return pseudo random float32.
Int : return pseudo random integer in range.
Token : generate random token, use case: oath2.
ReadVar : read gob from local filesystem.
SendRequest : send http request to provided url.
SetRelPath : resolves the absolute path for provided relative path.
SplitMulti : Split String on Multiple Delimiters.
No description provided by the author
No description provided by the author
UserInfo :.
WriteVar : write gob to local filesystem.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author