Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotSupported = errors.New("not currently supported on your OS")
)
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct{}
func New ¶
func New(title, addr string, fs embed.FS, client *client.LoginHandler) (*Application, error)
Click to show internal directories.
Click to hide internal directories.