Module: Rubyists::Dapr

Defined in:
lib/dapr.rb,
lib/dapr/client.rb,
lib/dapr/service.rb,
lib/dapr/version.rb,
lib/dapr/client/lock.rb,
lib/dapr/client/state.rb,
lib/dapr/client/publisher.rb,
lib/dapr/service/subscriber.rb,
lib/dapr/client/configuration.rb

Defined Under Namespace

Modules: Client, Service Classes: Error

Constant Summary collapse

ROOT =
Pathname.new(__dir__).join('..').expand_path
LIBROOT =
ROOT.join('lib/dapr')
VERSION =

x-release-please-start-version

'0.5.0'