Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListMaker ¶
type ListMaker struct { ModuleService tui.ModuleService WorkspaceService tui.WorkspaceService RunService tui.RunService Helpers *tui.Helpers }
type ResourceListMaker ¶ added in v0.2.0
type ResourceListMaker struct { StateService tui.StateService RunService tui.RunService Spinner *spinner.Model Helpers *tui.Helpers }
type ResourceMaker ¶ added in v0.2.0
type ResourceMaker struct { StateService tui.StateService RunService tui.RunService Helpers *tui.Helpers // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.