Documentation ¶
Index ¶
- Variables
- func ConfirmModal(text string, okFunc func())
- func CreateApplication(ctx context.Context, version string, profile string, cmd *string) (start func(Handler) error, err error)
- func ErrorModal(err error)
- func Goto(ctx context.Context, handler Handler, option ...any)
- func Region() string
- func Suspend(f func()) bool
- type Handler
- type Page
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string Cmd *string )
Functions ¶
func ConfirmModal ¶
func ConfirmModal(text string, okFunc func())
func CreateApplication ¶
func ErrorModal ¶
func ErrorModal(err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.