Verk
v1.7.2
Pages
Modules
Verk.Node.expire_in
You're seeing just the function
expire_in
, go back to
Verk.Node
module for more information.
Link to this function
expire_in(verk_node_id, ttl, redis)
View Source
Specs
expire_in(
String.t
(),
integer
(), GenServer.t()) :: {:ok,
integer
()} | {:error,
term
()}