models

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOrgNameInput

type CreateOrgNameInput struct {
	InputCh chan<- string
	// contains filtered or unexported fields
}

func (*CreateOrgNameInput) Init

func (m *CreateOrgNameInput) Init() tea.Cmd

func (*CreateOrgNameInput) Update

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

func (*CreateOrgNameInput) View

func (m *CreateOrgNameInput) View() string

type CreateOrgResult

type CreateOrgResult struct {
	Org api.Organization
}

func (*CreateOrgResult) Init

func (m *CreateOrgResult) Init() tea.Cmd

func (*CreateOrgResult) Update

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

func (*CreateOrgResult) View

func (m *CreateOrgResult) View() string

type CreateOrgSpinner

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

func (*CreateOrgSpinner) Init

func (m *CreateOrgSpinner) Init() tea.Cmd

func (*CreateOrgSpinner) Update

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

func (*CreateOrgSpinner) View

func (m *CreateOrgSpinner) View() string

type OrgCreateHeader

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

func (*OrgCreateHeader) Init

func (m *OrgCreateHeader) Init() tea.Cmd

func (*OrgCreateHeader) Update

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

func (*OrgCreateHeader) View

func (m *OrgCreateHeader) View() string

type OrgCreateHint

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

func (*OrgCreateHint) Init

func (m *OrgCreateHint) Init() tea.Cmd

func (*OrgCreateHint) Update

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

func (*OrgCreateHint) View

func (m *OrgCreateHint) View() string

Jump to

Keyboard shortcuts

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