Documentation
¶
Index ¶
- Constants
- func Execute()
- func GetFs(ctx context.Context) afero.Fs
- func GetGlobalConfig(ctx context.Context) *viper.Viper
- func SetFs(ctx context.Context, fs afero.Fs) context.Context
- func SetGlobalConfig(ctx context.Context, conf *viper.Viper) context.Context
- type ConfigSetCmdConfig
- type Explainer
- type GlobalConfig
- type OpenAiConfig
- type Suggester
Constants ¶
View Source
const FileSystemKey = "fileSystem"
View Source
const GlobalConfigKey = "globalConfig"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigSetCmdConfig ¶
type GlobalConfig ¶
type OpenAiConfig ¶
Click to show internal directories.
Click to hide internal directories.