Documentation
¶
Index ¶
- func OpenBuilderCmd() tea.Cmd
- func OpenPannelCmd() tea.Cmd
- func RunLocalBPCmd(filepath string) tea.Cmd
- func RunRemoteBPCmd(orgSlug, collSlug, bpSlug, bpVersion string) tea.Cmd
- func StartQuitState() tea.Cmd
- type QuitStateMsg
- type RunLocalBPCmdENDMsg
- type RunLocalBPCmdStartMsg
- type RunRemoteBPCmdENDMsg
- type RunRemoteBPCmdStartMsg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenBuilderCmd ¶
func OpenPannelCmd ¶
func RunLocalBPCmd ¶
RunLocalBPCmd run a local file Err attr to feedback if any error ocurrs
func RunRemoteBPCmd ¶
RunRemoteBPCmd run a remote bp, returns RunRemoteBPCmdENDMsg wich has Err attr to feedback if any error ocurrs
func StartQuitState ¶
return the QuitStateMsg to inform the program to start the quit process
Types ¶
Click to show internal directories.
Click to hide internal directories.