essentials

package module
v0.0.0-...-ff439f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2023 License: MIT Imports: 3 Imported by: 0

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTopic

func NewTopic[Msg any](o ...config.Option) topic.Topic[Msg]

NewTopic instantiates a new Topic, given the specified Options

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL