Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Center ¶
func Center() *servicediscovery.ServiceCenter
Types ¶
type Option ¶
type Option func(*Proxy)
func WithLogger ¶
func WithServiceCenter ¶
func WithServiceCenter(sc *servicediscovery.ServiceCenter) Option
func WithShutdownTimeout ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
func (*Proxy) AddHandler ¶
func (*Proxy) RegisterOnShutdown ¶
func (p *Proxy) RegisterOnShutdown(f func())
Click to show internal directories.
Click to hide internal directories.