Documentation ¶ Index ¶ func NewClient() (arduino.Commander, func() error, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewClient ¶ func NewClient() (arduino.Commander, func() error, error) NewClient instantiates and returns a new grpc client that allows to programmatically call arduino-cli commands. It exploits the grpc interface of the arduino-cli. It returns: the client instance, a callback to close the client and an error. Types ¶ This section is empty. Source Files ¶ View all Source files board.go client.go compile.go Click to show internal directories. Click to hide internal directories.