Skip to content

Instantly share code, notes, and snippets.

@ranrubin
Last active June 25, 2019 15:10
Show Gist options
  • Save ranrubin/c18d1f658c0cae36d17b80c385d3e837 to your computer and use it in GitHub Desktop.
Save ranrubin/c18d1f658c0cae36d17b80c385d3e837 to your computer and use it in GitHub Desktop.
def call(httpObj){
def consul = new org.foo.Consul()
consul.construct(httpObj)
return consul
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment