cmd

package
v0.0.0-...-7f4b838 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(token string) error

Types

type Application

type Application struct {
	*tview.Application
}

func (*Application) Run

func (app *Application) Run(token string) error

func (*Application) Show

func (app *Application) Show(token string) error

type DoneFn

type DoneFn func(token string, err error)

type GuildsTree

type GuildsTree struct {
	*tview.TreeView
	// contains filtered or unexported fields
}

type LoginForm

type LoginForm struct {
	*tview.Form
	// contains filtered or unexported fields
}

func NewLoginForm

func NewLoginForm(done DoneFn) *LoginForm

type MainFlex

type MainFlex struct {
	*tview.Flex
	// contains filtered or unexported fields
}

type MessageInput

type MessageInput struct {
	*tview.TextArea
	// contains filtered or unexported fields
}

type MessagesText

type MessagesText struct {
	*tview.TextView
	// contains filtered or unexported fields
}

type State

type State struct {
	*ningen.State
}

Jump to

Keyboard shortcuts

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