Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultProxyFactory ¶
func NewDefaultProxyFactory(options ...proxy.Option) proxy.ProxyFactory
Types ¶
type DefaultProxyFactory ¶
type DefaultProxyFactory struct {
}
func (*DefaultProxyFactory) GetInvoker ¶
func (factory *DefaultProxyFactory) GetInvoker(url common.URL) protocol.Invoker
Click to show internal directories.
Click to hide internal directories.