Documentation ¶ Overview ¶ Package grpc provides a gRPC server that exposes the DDA peripheral services to gRPC and gRPC-Web clients. Index ¶ func New(com comapi.Api) apis.ApiServer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(com comapi.Api) apis.ApiServer New returns an apis.ApiServer interface that implements an uninitialized gRPC server exposing the peripheral DDA services to gRPC and gRPC-Web clients. To start the returned server, invoke Open with a gRPC-enabled DDA configuration. Types ¶ This section is empty. Source Files ¶ View all Source files grpc.go grpcweb.go Directories ¶ Show internal Expand all Path Synopsis stubs golang Click to show internal directories. Click to hide internal directories.