client

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2015 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_POOL_SIZE = 5

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Call(operation string, input interface{}, output interface{}) error
}

func NewClient

func NewClient(serviceName string, dialer dialer.Dialer, c codec.Codec) Client

type OperationRef

type OperationRef struct {
	Name string
}

type ServiceRef

type ServiceRef struct {
	ServiceName string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL