# Functions

No description provided by the author
HTTPAPIKey sets the apiKey for HTTPServer.
HTTPBatchPool sets the batch pool used when creating HTTPServer This is useful when testing what happens when sending requests at the limits of the batch pool, e.g.
HTTPBrokerAutoCreateTopic sets automatic topic creation for HTTPServer.
HTTPDependencies sets the http dependencies, avoiding creation of the defaults.
HTTPServer starts an HTTP test server using the given config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadAndClose reads all the contents of rdr and closes it.
No description provided by the author
No description provided by the author
No description provided by the author
TempFile calls os.CreateTemp and fails the test if there is an error.
TestCacheStorage makes it easy to test all topic.BackingStorage implementations in the same test.
TestBroker makes it easy to test sebbroker.Broker with all configurations of sebtopic.Storage and sebcache.Storage implementations in the same test.
TestCacheStorage makes it easy to test all cache.CacheStorage implementations in the same test.
TestTopicStorageAndCache makes it easy to test all topic.BackingStorage and cache.CacheStorage implementations in the same test.
WriteAndClose copies all of the bytes from bs to wtr before closing it.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author