client

package
v0.0.0-...-457da86 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2017 License: Apache-2.0 Imports: 9 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 interface {

	// Handle req, srm.cltCapture
	Handle(req codec.Packet, capture *codec.Capture) (codec.Packet, error)
	io.Closer
}

Client interface

func Get

func Get(target *core.ServiceInstance) (Client, error)

Get fetch a Client connection

func GetNew

func GetNew(target *core.ServiceInstance) (Client, error)

GetNew create a new Client connection

Jump to

Keyboard shortcuts

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