environments

package
v2.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvironmentModel

type EnvironmentModel struct {
	ID            int                           `json:"id"`
	APIKey        string                        `json:"api_key"`
	Project       *projects.ProjectModel        `json:"project"`
	FeatureStates []*features.FeatureStateModel `json:"feature_states"`

	AmplitudeConfig *integrations.IntegrationModel `json:"amplitude_config"`
	SegmentConfig   *integrations.IntegrationModel `json:"segment_config"`
	MixpanelConfig  *integrations.IntegrationModel `json:"mixpanel_config"`
	HeapConfig      *integrations.IntegrationModel `json:"heap_config"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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