Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchWorker ¶
type FetchWorker struct {
// contains filtered or unexported fields
}
func NewFetchWorker ¶
func NewFetchWorker(consuls []model.ConsulInfo, serviceNames []string) *FetchWorker
func (*FetchWorker) Start ¶
func (w *FetchWorker) Start()
func (*FetchWorker) Stop ¶
func (w *FetchWorker) Stop()
Click to show internal directories.
Click to hide internal directories.