Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultEndpointer ¶
type DefaultEndpointer struct {
// contains filtered or unexported fields
}
func (*DefaultEndpointer) Close ¶
func (de *DefaultEndpointer) Close()
type Endpointer ¶
端点生成器:根据服务发现类获取的服务地址以及端点构建工厂创建端点
func NewEndpointer ¶
func NewEndpointer(src interfaces.Instancer, f endpoint.Factory, logger *log.Logger, options ...endpoint.EndpointerOption) Endpointer
Click to show internal directories.
Click to hide internal directories.