featuregates

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// FeatureGates is a map that holds	the feature gates and their default values for Kaito.
	FeatureGates = map[string]bool{
		consts.FeatureFlagVLLM: true,
	}
)

Functions

func ParseAndValidateFeatureGates

func ParseAndValidateFeatureGates(featureGates string) error

ParseAndValidateFeatureGates parses the feature gates flag and sets the environment variables for each feature.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳