Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrWatcherCreateTimeout = errors.New("discovery create watcher overtime")
Functions ¶
Types ¶
type Option ¶
type Option func(o *builder)
Option is builder option.
func DisableDebugLog
deprecated
added in
v2.2.2
func DisableDebugLog() Option
Deprecated: please use PrintDebugLog DisableDebugLog disables update instances log.
func PrintDebugLog ¶ added in v2.6.2
PrintDebugLog print grpc resolver watch service log
func WithInsecure ¶ added in v2.0.5
WithInsecure with isSecure option.
func WithTimeout ¶ added in v2.0.2
WithTimeout with timeout option.
Click to show internal directories.
Click to hide internal directories.