Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StopCallback ¶
type StopCallback func() E.NestedError
type Watcher ¶
type Watcher struct { *P.ReverseProxyEntry // contains filtered or unexported fields }
func Register ¶
func Register(entry *P.ReverseProxyEntry) (*Watcher, E.NestedError)
func (*Watcher) Unregister ¶
func (w *Watcher) Unregister()
Click to show internal directories.
Click to hide internal directories.