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()}