Module: CoronaPresenceTracing

Defined in:
lib/corona_presence_tracing/base.rb,
lib/corona_presence_tracing/version.rb,
lib/corona_presence_tracing/validator.rb,
lib/corona_presence_tracing/cwa_check_in.rb,
lib/corona_presence_tracing/proto/presence_tracing_pb.rb

Defined Under Namespace

Modules: Base Classes: CWACheckIn, CWACheckInValidator, CheckInValidator, ValidationError

Constant Summary collapse

VERSION =
'0.1.1'
QRCodePayload =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("corona_presence_tracing.QRCodePayload").msgclass
TraceLocation =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("corona_presence_tracing.TraceLocation").msgclass
CrowdNotifierData =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("corona_presence_tracing.CrowdNotifierData").msgclass
CWALocationData =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("corona_presence_tracing.CWALocationData").msgclass
TraceLocationType =
::Google::Protobuf::DescriptorPool.generated_pool.lookup("corona_presence_tracing.TraceLocationType").enummodule