Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerConfig ¶
type PulsarConfig ¶
type PulsarConfig struct { URL string `json:"url"` Tenant string `json:"tenant"` Namespace string `json:"namespace"` AdminUrl string `json:"adminUrl"` Clusters []string `json:"clusters"` RedeliveryDelaySeconds int `json:"redeliveryDelaySeconds,omitempty"` MaxDeliveryAttempts int `json:"maxDeliveryAttempts,omitempty"` }
type TelemetryConfig ¶
Click to show internal directories.
Click to hide internal directories.