Class: Bugloco::Proto::Status

Inherits:
Protobuf::Enum
  • Object
show all
Defined in:
lib/bugloco/protobuf/bugloco.pb.rb

Constant Summary collapse

SUCCESS =
value(:SUCCESS, 0)
FAILURE =
value(:FAILURE, 1)