config

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package config Remote configuration acquisition related implementation, the underlying logic part depends on the experiment package

Index

Constants

This section is empty.

Variables

View Source
var (
	// Executor Remote configuration of logic actuators
	Executor = &executor{}
)

Functions

This section is empty.

Types

type Value

type Value struct {
	Data           []byte
	IsOverrideList bool
	IsDefault      bool
	IsHoldout      bool
	Experiment     *experiment.Experiment            // Configuration Binding Experiment
	RemoteConfig   *protoc_cache_server.RemoteConfig // Remote configuration details
	UnitIDType     protoc_cache_server.UnitIDType    // ID Account System
}

Value Remote Configuration Values

Jump to

Keyboard shortcuts

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