Packages

Translate CloudFoundry BBS events and endpoints into rabbitmq messages.

Current section

Files

Jump to
bbsmq lib bbsmq_client bbs_models.ex
Raw

lib/bbsmq_client/bbs_models.ex

defmodule BBSModels do
use Protobuf, from: Path.wildcard(Path.expand("protobufs/*.proto", __DIR__))
end