rpc

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package rpc provides an rpc client

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(opts ...client.Option) client.Client

NewClient returns a new micro client interface

Types