Documentation
¶
Overview ¶
Package types provides common type definitions used across the SDK.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
MetricsEnabled bool `json:"metricsEnabled"`
}
Config represents the CLI configuration
type ConfigLoader ¶
ConfigLoader provides methods for loading configuration
type ConfigWriter ¶
ConfigWriter provides methods for writing configuration
type PrompterInterface ¶
PrompterInterface provides methods for user interaction
Click to show internal directories.
Click to hide internal directories.