Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EditorChangedMsg ¶
type EditorChangedMsg struct {
Editor string
}
type LLMModelChangedMsg ¶
type LLMModelChangedMsg struct {
Model string
}
type LLMUseDatabaseSchemaMsg ¶
type LLMUseDatabaseSchemaMsg struct {
Enabled bool
}
type LeaderKeyChangedMsg ¶ added in v0.5.0
type LeaderKeyChangedMsg struct {
Key string
}
type SaveSnippetMsg ¶ added in v0.6.0
type SaveSnippetMsg struct {
Name string
}
Click to show internal directories.
Click to hide internal directories.