services

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Daemonize

func Daemonize(initFunc func() tea.Msg, args ...string) error

func TcpStatus

func TcpStatus(args ...string) error

Types

type DaemonizeModel

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

func DaemonizeNewModel

func DaemonizeNewModel(initFunc func() tea.Msg) DaemonizeModel

func (DaemonizeModel) Init

func (m DaemonizeModel) Init() tea.Cmd

func (DaemonizeModel) Update

func (m DaemonizeModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (DaemonizeModel) View

func (m DaemonizeModel) View() string

type TcpStatusModel

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

func (TcpStatusModel) Init

func (m TcpStatusModel) Init() tea.Cmd

func (TcpStatusModel) Update

func (m TcpStatusModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (TcpStatusModel) View

func (m TcpStatusModel) View() string

Jump to

Keyboard shortcuts

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