Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Banners = Drawln(White, fmt.Sprintf("%v", os.Args)) +
Drawln(Yellow, " ___ _ _ ___ ___") +
Drawln(Blue, "| _ ) ___ ___| |_(_)_ _ __ _ / __|/ _ \\") +
Drawln(Green, "| _ \\/ _ \\/ _ \\ _| | ' \\/ _` | | (_ | (_) |") +
Drawln(Cyan, "|___/\\___/\\___/\\__|_|_||_\\__, | \\___|\\___/") +
Drawln(Magenta, " |___/ version: %v\n")
Functions ¶
func PrintBanners ¶
func PrintBanners()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.