Current section
Files
Jump to
Current section
Files
lib/consul/handler/base.ex
#
# The MIT License (MIT)
#
# Copyright (c) 2014-2015 Undead Labs, LLC
#
defmodule Consul.Handler.Base do
use Consul.Handler.Behaviour
end