Documentation
¶
Index ¶
- func NewExecutableListView(container *components.ContainerView, executables config.ExecutableList, ...) components.TeaModel
- func NewExecutableView(container *components.ContainerView, exec config.Executable, ...) components.TeaModel
- func PrintExecutable(logger tuikitIO.Logger, format string, exec *config.Executable)
- func PrintExecutableList(logger tuikitIO.Logger, format string, executables config.ExecutableList)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExecutableListView ¶ added in v0.1.1
func NewExecutableListView( container *components.ContainerView, executables config.ExecutableList, format components.Format, ) components.TeaModel
func NewExecutableView ¶ added in v0.1.1
func NewExecutableView( container *components.ContainerView, exec config.Executable, format components.Format, ) components.TeaModel
func PrintExecutable ¶
func PrintExecutable(logger tuikitIO.Logger, format string, exec *config.Executable)
func PrintExecutableList ¶
func PrintExecutableList(logger tuikitIO.Logger, format string, executables config.ExecutableList)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.