client

package
v0.0.0-...-5cb46ee Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2017 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client 组件

func New

func New(cfg Config) *Client

New 返回一个Client

func (*Client) Run

func (r *Client) Run() (err error)

Run 启动

type Config

type Config struct {
	Name            string
	FilePath        string
	RegistryAddrTCP string
	RegistryAddrRPC string
}

Config Client 配置

Jump to

Keyboard shortcuts

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