Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
func NewWatcher ¶
func NewWatcher( bbsClient bbs.Client, clock clock.Clock, routingTableHandler routing_table.RoutingTableHandler, syncChannel chan struct{}, logger lager.Logger, ) *Watcher
Click to show internal directories.
Click to hide internal directories.