package thrift
import "github.com/go-kit/kit/examples/addsvc/client/thrift"
Package thrift provides a Thrift client for the add service.
Index ¶
Functions ¶
func New ¶
func New(client *thriftadd.AddServiceClient) addsvc.Service
New returns an AddService backed by a Thrift server described by the provided client. The caller is responsible for constructing the client, and eventually closing the underlying transport.
Source Files ¶
- Version
- v0.3.0
- Published
- Nov 15, 2016
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 54 minutes ago –
Tools for package owners.