Versions in this module Expand all Collapse all v0 v0.1.0 Dec 16, 2023 Changes in this version + func WithCircuitBreaker(service string, watcher monitor.ConfigMonitor) []kitexclient.Option + func WithRPCTimeout(watcher monitor.ConfigMonitor) []kitexclient.Option + func WithRetryPolicy(watcher monitor.ConfigMonitor) []kitexclient.Option + type FileConfigClientSuite struct + func NewSuite(service, key string, watcher filewatcher.FileWatcher) *FileConfigClientSuite + func (s *FileConfigClientSuite) Options() []kitexclient.Option