# Functions
NewDiscoverer returns a ready-to-use discoverer.
NewPinger returns a ready-to-use pinger.
NewServer returns a ready-to-use Pulsar test server.
# Structs
Discoverer is responsible for topic discovery and metadata lookups.
Pinger is responsible for the PING <-> PONG (Keep Alive) interactions.
Server emulates a Pulsar server.