package http
import "github.com/go-kit/kit/examples/addsvc/client/http"
Package http provides an HTTP client for the add service.
Index ¶
Functions ¶
func New ¶
New returns an AddService backed by an HTTP server living at the remote instance. We expect instance to come from a service discovery system, so likely of the form "host:port".
Source Files ¶
- Version
- v0.1.0
- Published
- Jun 7, 2016
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 3 minutes ago –
Tools for package owners.