feature

package
v0.0.0-...-85cd7ee Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	AppendOrUpdateRule(ctx context.Context, key string, rule *feature.Rule) error
	EvaluateFlag(ctx context.Context, key string, evalCtx feature.Context) (*model.RawVarResult, error)
	EvaluateFlagsBulk(ctx context.Context, evalCtx feature.Context) map[string]feature.FlagState
}

func Provide

func Provide(i *do.Injector) (Service, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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