Documentation
¶
Index ¶
Constants ¶
View Source
const ( Width = 56 Height = 13 )
Variables ¶
View Source
var Lines = []string{
`██████╗ ██████╗ ██████╗██╗ ██╗███████╗██████╗ `,
`██╔══██╗██╔═══██╗██╔════╝██║ ██╔╝██╔════╝██╔══██╗`,
`██║ ██║██║ ██║██║ █████╔╝ █████╗ ██████╔╝`,
`██║ ██║██║ ██║██║ ██╔═██╗ ██╔══╝ ██╔══██╗`,
`██████╔╝╚██████╔╝╚██████╗██║ ██╗███████╗██║ ██║`,
`╚═════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝`,
``,
` █████╗ ██████╗ ███████╗███╗ ██╗████████╗`,
` ██╔══██╗██╔════╝ ██╔════╝████╗ ██║╚══██╔══╝`,
` ███████║██║ ███╗█████╗ ██╔██╗ ██║ ██║ `,
` ██╔══██║██║ ██║██╔══╝ ██║╚██╗██║ ██║ `,
` ██║ ██║╚██████╔╝███████╗██║ ╚████║ ██║ `,
` ╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝ `,
}
Lines is the Docker Agent ASCII-art startup banner.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.