exp

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EXP_PLURAL_CAPI = FeatureFlag("EXP_PLURAL_CAPI")
)

Variables

This section is empty.

Functions

func IsFeatureEnabled

func IsFeatureEnabled(feature FeatureFlag) bool

Types

type EnvProvider

type EnvProvider struct{}

func (*EnvProvider) IsFeatureEnabled

func (this *EnvProvider) IsFeatureEnabled(feature FeatureFlag) bool

type FeatureFlag

type FeatureFlag string

type PostHogProvider

type PostHogProvider struct {
	// contains filtered or unexported fields
}

PostHogProvider implements Provider interface

func (*PostHogProvider) IsFeatureEnabled

func (this *PostHogProvider) IsFeatureEnabled(feature FeatureFlag) bool

type Provider

type Provider interface {
	IsFeatureEnabled(feature FeatureFlag) bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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