package
0.2.1
Repository: https://github.com/firebase/genkit.git
Documentation: pkg.go.dev

# Functions

CurentEnvironment returns the currently active environment.
No description provided by the author

# Constants

development: testing, debugging, etc.
production: user data, SLOs, etc.

# Variables

The global registry, used in non-test code.

# Structs

No description provided by the author

# Interfaces

Flow is the type for the flows stored in a registry.

# Type aliases

An Environment is the execution context in which the program is running.