exconsul v1.0.1 Consul.Session
Link to this section Summary
Link to this section Functions
Link to this function
create(body, opts \\ [])
create(map(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
create!(body, opts \\ [])
Link to this function
destroy(session_id, opts \\ [])
destroy(binary(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
info(session_id, opts \\ [])
info(binary(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
node(node_id, opts \\ [])
node(binary(), Keyword.t()) :: Consul.Endpoint.response()
Link to this function
renew(session_id, opts \\ [])
renew(binary(), Keyword.t()) :: Consul.Endpoint.response()