rcservicemrfimpl

package
v0.0.0-...-8e95f7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package rcservicemrfimpl is a remote config service that can run within the agent to receive remote config updates from the configured DD failover DC

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependencies

type Dependencies struct {
	compdef.In

	Lc compdef.Lifecycle

	DdRcTelemetryReporter rctelemetryreporter.Component
	Hostname              hostname.Component
	Cfg                   cfgcomp.Component
	Logger                log.Component
}

Dependencies defines the dependencies for the rcservicemrf component.

type Provides

type Provides struct {
	compdef.Out

	Comp option.Option[rcservicemrf.Component]
}

Provides defines the output of the rcservicemrf component.

func NewMrfRemoteConfigServiceOptional

func NewMrfRemoteConfigServiceOptional(deps Dependencies) Provides

NewMrfRemoteConfigServiceOptional conditionally creates and configures a new MRF remote config service, based on whether RC is enabled.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL