exconsul v1.0.1 Consul.Event
Link to this section Summary
Functions
Build a list of Consul.Event
from the given Consul.Response
Return the l_time of the most recent Consul.Event
in the given list
Sort a list of Consul.Event
by their l_time
field
Link to this section Types
Link to this section Functions
Link to this function
fire(name, payload \\ "", opts \\ [])
fire(binary(), binary(), Keyword.t()) :: Consul.Endpoint.response()
Build a list of Consul.Event
from the given Consul.Response
.
Return the l_time of the most recent Consul.Event
in the given list.
Sort a list of Consul.Event
by their l_time
field.