Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
Auditor audit.AuditorService
AuthAPIURL string
BindAddr string
DatasetAPIClient api.DatasetAPIClient
DefaultMaxResults int
Elasticsearch api.Elasticsearcher
ElasticsearchURL string
EnvMax int
HealthCheck *healthcheck.HealthCheck
HealthCheckCriticalTimeout time.Duration
MaxRetries int
OutputQueue searchoutputqueue.Output
SearchAPIURL string
AuditProducer *kafka.Producer
HierarchyBuiltProducer *kafka.Producer
ServiceAuthToken string
Shutdown time.Duration
SignElasticsearchRequests bool
HasPrivateEndpoints bool
}
Service represents the necessary config for dp-search-api
Click to show internal directories.
Click to hide internal directories.