Documentation
¶
Overview ¶
Package app provides client app support.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func (*App) ButtonHandler ¶
func (a *App) ButtonHandler()
func (*App) UpdateContact ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Handshake ¶
func (c *Client) Handshake(name string, uiWrite UIScreenWrite, uiUpdateContact UIUpdateContact) error
type UIScreenWrite ¶
type UIUpdateContact ¶
Click to show internal directories.
Click to hide internal directories.