Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(options *Options) *Controller
func NewControllerWithClient ¶
func NewControllerWithClient(client *core.Client, options *Options) *Controller
func (*Controller) Connect ¶
func (sub *Controller) Connect(host string, options *core.Options) error
func (*Controller) Disconnect ¶
func (sub *Controller) Disconnect()
Click to show internal directories.
Click to hide internal directories.