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

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

client.go

Version
v0.2.0
Published
Jul 27, 2016
Platform
linux/amd64
Imports
8 packages
Last checked
now

Tools for package owners.