An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mlesniak/kafka-with-go

Consume submitted messages and list available topics (since both are consume-operations, we define them in the same file). Note that we discard the messages for now. Handle command line parsing. Playground examples for using kafka with go. The general workflow is as follows: 1) create topic 2) check success by listing it 3) produce some data and 4) consume data. Produces new messages by submitting them to the topic. Note that currently, random messages of a fixed length are sent. Create a new topic.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mlesniak/kafka-with-go
Keywords: experiments , golang , kafka , playground
License: Apache-2.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/mlesniak
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

    Loading...
    Readme
    Loading...