flagkeys

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package commonflags contains keys for all command-line flags related to openfeature CLI.

Index

Constants

View Source
const (
	// `generate` flags:
	// FlagManifestPath is the key for the flag that stores the flag manifest path.
	FlagManifestPath = "flag_manifest_path"
	// OutputPath is the key for the flag that stores the output path.
	OutputPath = "output_path"

	// `generate go` flags:
	// GoPackageName is the key for the flag that stores the Golang package name.
	GoPackageName = "package_name"

	//internal keys:
	// FileSystem is the key for the flag that stores the filesystem interface.
	FileSystem = "filesystem"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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