Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGrpcService ¶
func NewGrpcService(mediator mediator.Mediator) p_grpc.DeviceDefinitionServiceServer
Types ¶
type GrpcService ¶
type GrpcService struct { p_grpc.UnimplementedDeviceDefinitionServiceServer Mediator mediator.Mediator }
func (*GrpcService) GetDeviceDefinitionById ¶
func (s *GrpcService) GetDeviceDefinitionById(ctx context.Context, in *p_grpc.GetDeviceDefinitionRequest) (*p_grpc.GetDeviceDefinitionResponse, error)
Click to show internal directories.
Click to hide internal directories.