tuicmd

package
v0.5.2-beta Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenBuilderCmd

func OpenBuilderCmd() tea.Cmd

func OpenPannelCmd

func OpenPannelCmd() tea.Cmd

func RunLocalBPCmd

func RunLocalBPCmd(filepath string) tea.Cmd

RunLocalBPCmd run a local file Err attr to feedback if any error ocurrs

func RunRemoteBPCmd

func RunRemoteBPCmd(orgSlug, collSlug, bpSlug, bpVersion string) tea.Cmd

RunRemoteBPCmd run a remote bp, returns RunRemoteBPCmdENDMsg wich has Err attr to feedback if any error ocurrs

func StartQuitState

func StartQuitState() tea.Cmd

return the QuitStateMsg to inform the program to start the quit process

Types

type QuitStateMsg

type QuitStateMsg struct{}

quit process request

type RunLocalBPCmdENDMsg

type RunLocalBPCmdENDMsg struct{ Err error }

run local bp has end

type RunLocalBPCmdStartMsg

type RunLocalBPCmdStartMsg struct{}

run local bp has start

type RunRemoteBPCmdENDMsg

type RunRemoteBPCmdENDMsg struct{ Err error }

run remote bp has end

type RunRemoteBPCmdStartMsg

type RunRemoteBPCmdStartMsg struct{}

run remote bp has start

Jump to

Keyboard shortcuts

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