memcache v0.1.3 Memcache.Response
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Memcache.Response{ cas: non_neg_integer(), data_type: non_neg_integer(), extras: binary(), key: binary(), status: atom(), value: any() }