Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteEmptyValue ¶
DeleteEmptyValue removes empty strings from a slice and returns a new slice.
func IsFileExist ¶
IsFileExist checks if a file exists at the given path.
func PrepareDir ¶
PrepareDir ensures that the specified directory path exists. If the directory does not exist, it attempts to create it.
func ProgressBar ¶
ProgressBar returns a new progress bar. copy from progressbar.DefaultBytes, add OptionUseANSICodes(true) ISSUE: https://github.com/schollz/progressbar/issues/102
func SetIPProgressBar ¶
SetIPProgressBar sets the ip to the progress bar. FIXME Less effective, characteristics temporarily deactivated (´・ω・`)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.