proxy_factory

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: Apache-2.0 Imports: 10 Imported by: 165

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDefaultProxyFactory

func NewDefaultProxyFactory(options ...proxy.Option) proxy.ProxyFactory

NewDefaultProxyFactory ...

Types

type DefaultProxyFactory

type DefaultProxyFactory struct {
}

DefaultProxyFactory ...

func (*DefaultProxyFactory) GetAsyncProxy added in v1.3.0

func (factory *DefaultProxyFactory) GetAsyncProxy(invoker protocol.Invoker, callBack interface{}, url *common.URL) *proxy.Proxy

GetAsyncProxy ...

func (*DefaultProxyFactory) GetInvoker

func (factory *DefaultProxyFactory) GetInvoker(url common.URL) protocol.Invoker

GetInvoker ...

func (*DefaultProxyFactory) GetProxy

func (factory *DefaultProxyFactory) GetProxy(invoker protocol.Invoker, url *common.URL) *proxy.Proxy

GetProxy ...

type ProxyInvoker added in v1.2.0

type ProxyInvoker struct {
	protocol.BaseInvoker
}

ProxyInvoker ...

func (*ProxyInvoker) Invoke added in v1.2.0

func (pi *ProxyInvoker) Invoke(ctx context.Context, invocation protocol.Invocation) protocol.Result

Invoke ...

Jump to

Keyboard shortcuts

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