grpc

package module
v0.0.0-...-4fea78a Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2020 License: MIT Imports: 4 Imported by: 0

README

Generate golang code

protoc --go_out=. --go_opt=paths=source_relative
--go-grpc_out=. --go-grpc_opt=paths=source_relative
hmi/hmi.proto

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayClient

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

func GetClient

func GetClient(address string) (*DisplayClient, error)

func (*DisplayClient) Close

func (ds *DisplayClient) Close()

func (*DisplayClient) DisplayState

func (ds *DisplayClient) DisplayState(colors []uint32, interval int32, duration int64)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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