Categorygithub.com/caravan/essentials
modulepackage
0.0.0-20230808143047-ff439f295c29
Repository: https://github.com/caravan/essentials.git
Documentation: pkg.go.dev

# README

Caravan Essentials

Go Report Card Build Status Test Coverage Maintainability GitHub

Caravan is a set of in-process message streaming tools for Go applications. Think "Kafka", but for the internal workings of your software. Caravan Essentials includes basic features for managing Topics, including their Producers and Consumers.

This is a work in progress. The basics are there, but not yet ready for production use. Use at your own risk

# Packages

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

# Functions

NewTopic instantiates a new Topic, given the specified Options.