pages

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateExecPage

func CreateExecPage(
	projects []dao.Project,
	projectTags []string,
	projectPaths []string,
) *tview.Flex

func CreateProjectsPage

func CreateProjectsPage(
	projects []dao.Project,
	projectTags []string,
	projectPaths []string,
) *tview.Flex

func CreateRunPage

func CreateRunPage(
	tasks []dao.Task,
	projects []dao.Project,
	projectTags []string,
	projectPaths []string,
) *tview.Flex

func CreateTasksPage

func CreateTasksPage(tasks []dao.Task) *tview.Flex

Types

type TExecPage

type TExecPage struct {
	// contains filtered or unexported fields
}

type TProjectPage

type TProjectPage struct {
	// contains filtered or unexported fields
}

type TRunPage

type TRunPage struct {
	// contains filtered or unexported fields
}

type TTaskPage

type TTaskPage struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳