struct Karma::Idempotency::Result

Defined in:

idempotency/record.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : JSON::Any, idempotent : Bool) #

[View source]

Instance Method Detail

def idempotent : Bool #

[View source]
def value : JSON::Any #

[View source]