Categorygithub.com/cloudfoundry/go_cfmessagebus
modulepackage
0.0.0-20140107233341-199b5f1e5356
Repository: https://github.com/cloudfoundry/go_cfmessagebus.git
Documentation: pkg.go.dev

# README

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.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
MyError is an error implementation that includes a time and message.

# Interfaces

No description provided by the author
No description provided by the author