feature

package
v1.172.1 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 10 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

Module for fx.

Functions

func NewClient

func NewClient(params ClientParams) *openfeature.Client

NewClient for feature.

Types

type ClientParams added in v1.134.0

type ClientParams struct {
	fx.In

	Config *Config
	Logger *zap.Logger
	Tracer trace.Tracer
	Meter  metric.Meter
}

RegisterParams for feature.

type Config

type Config struct {
	Kind          string `yaml:"kind,omitempty" json:"kind,omitempty" toml:"kind,omitempty"`
	client.Config `yaml:",inline" json:",inline" toml:",inline"`
}

Config for feature.

Jump to

Keyboard shortcuts

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