Documentation
¶
Overview ¶
Package internal contains miscellaneous functions and objects useful for image scanning.
Index ¶
Constants ¶
View Source
const ApplicationName = "cbctl"
ApplicationName is the name of the cli application.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package bus provides access to a singleton instance of an event bus (provided by the calling application).
|
Package bus provides access to a singleton instance of an event bus (provided by the calling application). |
Package config provides utilities for configuration keys in the configuration files.
|
Package config provides utilities for configuration keys in the configuration files. |
Package terminalui provides interface for display handlers
|
Package terminalui provides interface for display handlers |
component
Package component provides all components for formatting the display.
|
Package component provides all components for formatting the display. |
component/eventhandler
Package eventhandler will provide all functions to handle the events
|
Package eventhandler will provide all functions to handle the events |
component/frame
Package frame is a simple implementation on switching across cursor on terminal, based on ANSI.
|
Package frame is a simple implementation on switching across cursor on terminal, based on ANSI. |
component/progressformatter
Package progressformatter is an implementation based on github.com/wagoodman/go-progress/simple
|
Package progressformatter is an implementation based on github.com/wagoodman/go-progress/simple |
component/spinner
Package spinner is a simple implementation of spinner component
|
Package spinner is a simple implementation of spinner component |
dynamicui
Package dynamicui provides display handler for dynamic progress bar in the terminal
|
Package dynamicui provides display handler for dynamic progress bar in the terminal |
plainui
Package plainui provides display handler for generic terminal
|
Package plainui provides display handler for generic terminal |
Package util will save all the util for cli.
|
Package util will save all the util for cli. |
colorizer
Package colorizer provides utilities for showing results data.
|
Package colorizer provides utilities for showing results data. |
httptool
Package httptool provides utilities for http request
|
Package httptool provides utilities for http request |
memorytool
Package memorytool contains tools for analyzing memory usage.
|
Package memorytool contains tools for analyzing memory usage. |
printtool
Package printtool contains all tools used for formatting strings
|
Package printtool contains all tools used for formatting strings |
tabletool
Package tabletool will manage table utils like generating a table
|
Package tabletool will manage table utils like generating a table |
Package version contains all metadata for cli.
|
Package version contains all metadata for cli. |
Click to show internal directories.
Click to hide internal directories.