Versions in this module Expand all Collapse all v0 v0.1.1 Aug 19, 2022 Changes in this version + func NewGrpcService(mediator mediator.Mediator) p_grpc.DeviceDefinitionServiceServer + func StartGrpcServer(s *config.Settings, m mediator.Mediator) + type GrpcService struct + Mediator mediator.Mediator + func (s *GrpcService) GetDeviceDefinitionById(ctx context.Context, in *p_grpc.GetDeviceDefinitionRequest) (*p_grpc.GetDeviceDefinitionResponse, error)