Documentation
¶
Index ¶
- type Client
- func (c *Client) Active() bool
- func (c *Client) Connect() error
- func (c *Client) Disconnect()
- func (c *Client) KeepOpen()
- func (c *Client) Notify(listener interface{})
- func (c *Client) Refresh()
- func (c *Client) SetBand(band core.Band)
- func (c *Client) SetFrequency(f core.Frequency)
- func (c *Client) SetMode(mode core.Mode)
- func (c *Client) SetVFOController(controller VFOController)
- type VFOController
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Disconnect ¶ added in v0.7.0
func (c *Client) Disconnect()
func (*Client) SetFrequency ¶ added in v0.4.0
func (*Client) SetVFOController ¶
func (c *Client) SetVFOController(controller VFOController)
Click to show internal directories.
Click to hide internal directories.