Packages

A simple somewhat opinionated consul config provider for elixir 1.9+ releases.

Current section

8 Versions

Jump to

Compare versions

15 files changed
+94 additions
-95 deletions
  @@ -5,9 +5,9 @@
5 5 <meta http-equiv="x-ua-compatible" content="ie=edge">
6 6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 7 <meta name="generator" content="ExDoc v0.24.1">
8 - <meta name="project" content="Consul Config Provider v0.2.2">
8 + <meta name="project" content="Consul Config Provider v0.2.3">
9 9
10 - <title>404 — Consul Config Provider v0.2.2</title>
10 + <title>404 — Consul Config Provider v0.2.3</title>
11 11 <link rel="stylesheet" href="dist/elixir-a172fe91e725dcb259e2.css" />
12 12
13 13 <script src="dist/sidebar_items-0dddf5bac7.js"></script>
  @@ -58,7 +58,7 @@
58 58 Consul Config Provider
59 59 </a>
60 60 <strong class="sidebar-projectVersion">
61 - v0.2.2
61 + v0.2.3
62 62 </strong>
63 63 </div>
Failed to load diff
  @@ -5,9 +5,9 @@
5 5 <meta http-equiv="x-ua-compatible" content="ie=edge">
6 6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 7 <meta name="generator" content="ExDoc v0.24.1">
8 - <meta name="project" content="Consul Config Provider v0.2.2">
8 + <meta name="project" content="Consul Config Provider v0.2.3">
9 9
10 - <title>ConsulConfigProvider.Client.Mojito — Consul Config Provider v0.2.2</title>
10 + <title>ConsulConfigProvider.Client.Mojito — Consul Config Provider v0.2.3</title>
11 11 <link rel="stylesheet" href="dist/elixir-a172fe91e725dcb259e2.css" />
12 12
13 13 <script src="dist/sidebar_items-0dddf5bac7.js"></script>
  @@ -58,7 +58,7 @@
58 58 Consul Config Provider
59 59 </a>
60 60 <strong class="sidebar-projectVersion">
61 - v0.2.2
61 + v0.2.3
62 62 </strong>
63 63 </div>
64 64
  @@ -80,7 +80,7 @@ Consul Config Provider
80 80 <div id="content" class="content-inner">
81 81
82 82 <h1>
83 - ConsulConfigProvider.Client.Mojito <small class="app-vsn">(Consul Config Provider v0.2.2)</small>
83 + ConsulConfigProvider.Client.Mojito <small class="app-vsn">(Consul Config Provider v0.2.3)</small>
84 84
85 85 <a href="https://github.com/blueshift-labs/consul_config_provider/blob/master/lib/client/mojito.ex#L1" title="View Source" class="view-source" rel="help">
86 86 <span class="icon-code" aria-hidden="true"></span>
  @@ -5,9 +5,9 @@
5 5 <meta http-equiv="x-ua-compatible" content="ie=edge">
6 6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 7 <meta name="generator" content="ExDoc v0.24.1">
8 - <meta name="project" content="Consul Config Provider v0.2.2">
8 + <meta name="project" content="Consul Config Provider v0.2.3">
9 9
10 - <title>ConsulConfigProvider.Http.request — Consul Config Provider v0.2.2</title>
10 + <title>ConsulConfigProvider.Http.request — Consul Config Provider v0.2.3</title>
11 11 <link rel="stylesheet" href="dist/elixir-a172fe91e725dcb259e2.css" />
12 12
13 13 <script src="dist/sidebar_items-0dddf5bac7.js"></script>
  @@ -58,7 +58,7 @@
58 58 Consul Config Provider
59 59 </a>
60 60 <strong class="sidebar-projectVersion">
61 - v0.2.2
61 + v0.2.3
62 62 </strong>
63 63 </div>
  @@ -5,9 +5,9 @@
5 5 <meta http-equiv="x-ua-compatible" content="ie=edge">
6 6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 7 <meta name="generator" content="ExDoc v0.24.1">
8 - <meta name="project" content="Consul Config Provider v0.2.2">
8 + <meta name="project" content="Consul Config Provider v0.2.3">
9 9
10 - <title>ConsulConfigProvider.Http — Consul Config Provider v0.2.2</title>
10 + <title>ConsulConfigProvider.Http — Consul Config Provider v0.2.3</title>
11 11 <link rel="stylesheet" href="dist/elixir-a172fe91e725dcb259e2.css" />
12 12
13 13 <script src="dist/sidebar_items-0dddf5bac7.js"></script>
  @@ -58,7 +58,7 @@
58 58 Consul Config Provider
59 59 </a>
60 60 <strong class="sidebar-projectVersion">
61 - v0.2.2
61 + v0.2.3
62 62 </strong>
63 63 </div>
64 64
  @@ -80,7 +80,7 @@ Consul Config Provider
80 80 <div id="content" class="content-inner">
81 81
82 82 <h1>
83 - ConsulConfigProvider.Http <small>behaviour</small> <small class="app-vsn">(Consul Config Provider v0.2.2)</small>
83 + ConsulConfigProvider.Http <small>behaviour</small> <small class="app-vsn">(Consul Config Provider v0.2.3)</small>
84 84
85 85 <a href="https://github.com/blueshift-labs/consul_config_provider/blob/master/lib/http.ex#L1" title="View Source" class="view-source" rel="help">
86 86 <span class="icon-code" aria-hidden="true"></span>
Loading more files…