Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

cloudfoundry-attic/go_cfmessagebus

Repository files navigation

Build Status

Go CF Message Bus

This repository contains the source code for the Go implementation of a message bus wrapper for Cloud Foundry components.

Goal

  • Abstract the actual message bus implementation away from the internals of the rest of the codebase.
  • Allow changing the message bus being used without needing to rewrite the rest of the Go components.

About

Wrapper to Message Bus for CF, currently NATS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages