feature

package
v1.134.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: Unlicense Imports: 10 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

Module for fx.

Functions

func NewClient

func NewClient(params ClientParams) (*openfeature.Client, error)

NewClient for feature.

Types

type ClientParams added in v1.134.0

type ClientParams struct {
	fx.In

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

RegisterParams for feature.

type Config

type Config struct {
	Kind          string `yaml:"kind" json:"kind" toml:"kind"`
	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