Documentation
¶
Index ¶
- Variables
- func Check(err error)
- func ColorBg(val, color string) string
- func ColorFg(val, color string) string
- func CopyFile(source string, target string)
- func Err(msg ...interface{})
- func FileExists(path string) bool
- func GetEnv(key, fallback string) string
- func OpenBrowser(url string) error
- func RandomColor(in string) string
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Check ¶ added in v0.0.4
func Check(err error)
Check : return the error message if the err is not nil
func FileExists ¶ added in v0.1.4
func OpenBrowser ¶ added in v0.0.8
OpenBrowser open the url in web browser
func RandomColor ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.