Documentation
¶
Index ¶
Constants ¶
View Source
const FlowBanner = `` /* 171-byte string literal not displayed */
FlowBanner 是简洁版的Flow ASCII艺术
View Source
const MicroFlowBanner = `
___ _ ___ _ _
| __| |___| _ \| | | |
| _|| / _ \ _/| |__| |
|_| |_\___/_| |____|_| %s
%s
`
MicroFlowBanner 是极简的Flow ASCII艺术
View Source
const SmallFlowBanner = `` /* 131-byte string literal not displayed */
SmallFlowBanner 是更小的Flow ASCII艺术
Variables ¶
This section is empty.
Functions ¶
func PrintWithSize ¶
func PrintWithSize(version, description, size string)
PrintWithSize 打印指定大小的Flow标志 size可以是:"micro", "small", "normal"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.