Versions in this module Expand all Collapse all v0 v0.1.0 Jun 1, 2023 Changes in this version + const ComponentId + const Prefix + var IdMessages = map[int]string + var IdStatuses = map[int]string + type HttpService interface + type HttpServiceImpl struct + GrpcDialOptions []grpc.DialOption + GrpcTarget string + LogLevelName string + ObserverOrigin string + Observers []observer.Observer + Port int + SenzingEngineConfigurationJson string + SenzingModuleName string + SenzingVerboseLogging int + func (httpService *HttpServiceImpl) AddDataSources(ctx context.Context, req api.AddDataSourcesReq, ...) (r api.AddDataSourcesRes, _ error) + func (httpService *HttpServiceImpl) Heartbeat(ctx context.Context) (r *api.SzBaseResponse, _ error)