Documentation
¶
Index ¶
- func NewWorkspaceListView(ctx *context.Context, workspaces workspace.WorkspaceList, ...) components.TeaModel
- func NewWorkspaceView(ctx *context.Context, ws *workspace.Workspace, format components.Format) components.TeaModel
- func PrintWorkspaceConfig(logger tuikitIO.Logger, format string, ws *workspace.Workspace)
- func PrintWorkspaceList(logger tuikitIO.Logger, format string, workspaces workspace.WorkspaceList)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWorkspaceListView ¶ added in v0.1.1
func NewWorkspaceListView( ctx *context.Context, workspaces workspace.WorkspaceList, format components.Format, ) components.TeaModel
func NewWorkspaceView ¶ added in v0.1.1
func NewWorkspaceView( ctx *context.Context, ws *workspace.Workspace, format components.Format, ) components.TeaModel
func PrintWorkspaceConfig ¶
func PrintWorkspaceList ¶
func PrintWorkspaceList(logger tuikitIO.Logger, format string, workspaces workspace.WorkspaceList)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.