Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

Kistler-Group/eh-kafka

Repository files navigation

Build StatusCoverage StatusGoDocGo Report Card

Event Horizon Kafka

Event Horizon Kafka is event bus forEvent Horizon a CQRS/ES toolkit for Go.

Usage

See the eventbus_test.go how to initialize.

Development

To develop Event Horizon Kafka you need to have Docker and Docker Compose installed.

To start all needed services and run all tests, simply run make:

make

To manualy run the services and stop them:

make servicesmake stop

When the services are running testing can be done either locally or with Docker:

maketestmake test_dockergotest ./...

The difference betweenmake test andgo test ./... is thatmake test also prints coverage info.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp