workspace

package
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2024 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListMaker

type ListMaker struct {
	Modules    *module.Service
	Workspaces *workspace.Service
	Plans      *plan.Service
	Helpers    *tui.Helpers
}

func (*ListMaker) Make

func (m *ListMaker) Make(_ resource.ID, width, height int) (tea.Model, error)

type ResourceListMaker added in v0.2.0

type ResourceListMaker struct {
	Workspaces *workspace.Service
	States     *state.Service
	Plans      *plan.Service
	Spinner    *spinner.Model
	Helpers    *tui.Helpers
}

func (*ResourceListMaker) Make added in v0.2.0

func (m *ResourceListMaker) Make(id resource.ID, width, height int) (tea.Model, error)

type ResourceMaker added in v0.2.0

type ResourceMaker struct {
	States  *state.Service
	Plans   *plan.Service
	Helpers *tui.Helpers
	// contains filtered or unexported fields
}

func (*ResourceMaker) Make added in v0.2.0

func (mm *ResourceMaker) Make(id resource.ID, width, height int) (tea.Model, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL