libcluster_consul
v1.0.7
Pages
Modules
Cluster.Strategy.Consul.Endpoint
behaviour
(libcluster_consul v1.0.7)
View Source
Link to this section
Summary
Types
ip()
Functions
get_nodes(module, state)
Callbacks
build_url(arg1, arg2)
parse_response(list)
Link to this section
Types
Link to this type
ip()
View Source
Specs
ip() ::
String.t
()
Link to this section
Functions
Link to this function
get_nodes(module, state)
View Source
Link to this section
Callbacks
Link to this callback
build_url(arg1, arg2)
View Source
Specs
build_url(
URI.t
(),
Keyword.t
()) ::
URI.t
()
Link to this callback
parse_response(list)
View Source
Specs
parse_response([
map
()]) :: [
ip
()]