Versions in this module Expand all Collapse all v1 v1.0.2 Mar 22, 2024 v1.0.1 Nov 9, 2023 Changes in this version + type ConfigApplyFunc func(config *operation.Operation) error + type Configurator interface + RegisterConfigApplyFunc func(fn ConfigApplyFunc) + func NewRemoteConfigurator(remoteServiceAddr string, syncInterval time.Duration, ...) Configurator