risdk

package module
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 12 Imported by: 0

README

go-risdk

Golang library which provides interfaces to assemble components to communicate with hardware peripherals.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientRPC

type ClientRPC struct {
	Client     *plugin.Client   //клиент
	RoboSdkApi proto.RoboSdkApi //
}

clientRPC - Стуктура для для работы с API SDK по RPC

func GetClientRPC

func GetClientRPC() *ClientRPC

GetClientRPC - получаем объект для работы с API SDK по RPC. SDK находится в директории исполнения программы

func GetClientRPCWithPath added in v1.0.7

func GetClientRPCWithPath(path string) *ClientRPC

GetClientRPCWithPath - получаем объект для работы с API SDK по RPC. SDK находится в указанной директории

Directories

Path Synopsis
Общие объекты для плагина и клиентского кода
Общие объекты для плагина и клиентского кода

Jump to

Keyboard shortcuts

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