local

package
v0.15.6 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 11 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// ExpiryTimeKey is the key of this feature source indicating
	// when features should be removed.
	DirectiveExpiryTime = "expiry-time"

	// NoLabel indicates whether the feature should be included
	// in exposed labels or not.
	DirectiveNoLabel = "no-label"

	// NoFeature indicates whether the feature should be included
	// in exposed raw features or not.
	DirectiveNoFeature = "no-feature"
)
View Source
const DirectivePrefix = "# +"

DirectivePrefix defines the prefix of directives that should be parsed

View Source
const LabelFeature = "label"

LabelFeature of this feature source

View Source
const MaxFeatureFileSize = 65536

MaxFeatureFileSize defines the maximum size of a feature file size

View Source
const Name = "local"

Name of this feature source

View Source
const RawFeature = "feature"

RawFeature of this feature source

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v0.12.0

type Config struct {
	HooksEnabled bool `json:"hooksEnabled,omitempty"`
}

Jump to

Keyboard shortcuts

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