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