Skip to content

Generates a HTTP client from a service definition (interface). The created client is ready to use in production with many configuration options and sensible defaults.

License

Notifications You must be signed in to change notification settings

postfinance/httpclient

Repository files navigation

Go Report Card GoDoc Build Status Coverage Status

httpclient

Generates a HTTP client from a service definition (interface). The created client is ready to use in production with many configuration options and sensible defaults.

Requirements

Go 1.7

Installation

# go get -u github.com/postfinance/httpclient/cmd/httpclient-gen-go

Usage

See example

About

Generates a HTTP client from a service definition (interface). The created client is ready to use in production with many configuration options and sensible defaults.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages