Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶ added in v1.0.3
type Agent struct {
// contains filtered or unexported fields
}
func New ¶
func New(indiServerAddr string, tunnel INDIHubSoloTunnel) *Agent
type INDIHubSoloTunnel ¶
type Mode ¶ added in v1.0.3
type Mode struct {
// contains filtered or unexported fields
}
func NewMode ¶ added in v1.0.3
func NewMode(indiHubClient indihub.INDIHubClient, regInfo *indihub.RegisterInfo, indiServerAddr string) *Mode
Click to show internal directories.
Click to hide internal directories.