arduino

package
v0.0.0-...-61cb2c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartupArduinoDaemon

func StartupArduinoDaemon(done chan<- DaemonAddress)

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func DialGrpcDaemon

func DialGrpcDaemon(dialTarget string) *Client

func (*Client) Close

func (client *Client) Close()

type DaemonAddress

type DaemonAddress struct {
	IP   string
	Port string
}

func (DaemonAddress) ToString

func (address DaemonAddress) ToString() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL