pub type PulsarService = DockerService<PulsarConfig>;
Expand description
Docker-backed Pulsar service.
Aliased Type§
pub struct PulsarService {
config: PulsarConfig,
}
Fields§
§config: PulsarConfig
pub type PulsarService = DockerService<PulsarConfig>;
Docker-backed Pulsar service.
pub struct PulsarService {
config: PulsarConfig,
}
config: PulsarConfig