Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
FilePath string
InitialContent string
Client *httpclient.Client
Theme *theme.Theme
ThemeCatalog theme.Catalog
ActiveThemeKey string
Settings config.Settings
SettingsHandle config.SettingsHandle
EnvironmentSet vars.EnvironmentSet
EnvironmentName string
EnvironmentFile string
EnvironmentFallback string
HTTPOptions httpclient.Options
GRPCOptions grpcclient.Options
SSHManager *ssh.Manager
K8sManager *k8s.Manager
History history.Store
WorkspaceRoot string
Recursive bool
Version string
UpdateClient update.Client
EnableUpdate bool
UpdateCmd string
CompareTargets []string
CompareBase string
Bindings *bindings.Map
Runtime *rtrun.Runtime
}
Source Files
¶
- capture_eval.go
- ctx.go
- editor_clipboard.go
- editor_metadata_highlighter.go
- editor_rts_highlighter.go
- editor_state.go
- env_selector.go
- explain.go
- explain_render.go
- explain_style.go
- explain_view.go
- file_browser.go
- format.go
- header_layout.go
- help_bindings.go
- help_modal.go
- histogram_config.go
- histogram_render.go
- history_filter.go
- history_list_delegate.go
- history_redaction.go
- history_scope_file.go
- history_state.go
- history_view.go
- latency_anim.go
- latency_sparkline.go
- latency_style.go
- list_theme.go
- logo_placeholder.go
- messages.go
- model_compare.go
- model_compare_run.go
- model_compare_state.go
- model_compare_ui.go
- model_console.go
- model_core.go
- model_engine.go
- model_engine_consume.go
- model_environment.go
- model_error_modal.go
- model_exec.go
- model_exec_auth.go
- model_exec_explain.go
- model_exec_protocol.go
- model_exec_request.go
- model_exec_run.go
- model_exec_vars.go
- model_files.go
- model_filewatch.go
- model_focus.go
- model_hint_popup.go
- model_history.go
- model_history_preview.go
- model_layout.go
- model_layout_save.go
- model_layout_settings.go
- model_navigator.go
- model_newfile.go
- model_open.go
- model_panestate.go
- model_profile.go
- model_render.go
- model_request_details.go
- model_response_copy.go
- model_response_raw.go
- model_response_scroll.go
- model_response_snapshot.go
- model_run_events.go
- model_runtime.go
- model_search.go
- model_sidebar.go
- model_status.go
- model_stream.go
- model_tabs.go
- model_theme_selector.go
- model_update.go
- model_update_checker.go
- model_update_navigator.go
- model_utils.go
- model_workflow_run.go
- model_workflow_stats.go
- model_workflow_ui.go
- raw_helpers.go
- registry.go
- request_list.go
- response_async.go
- response_export.go
- response_modes.go
- response_reflow.go
- response_render.go
- response_search.go
- response_selection.go
- response_split.go
- response_tab_policies.go
- rts_apply.go
- rts_assert.go
- rts_directives.go
- rts_eval.go
- rts_pre_request.go
- stats_palette.go
- stats_render.go
- status_text.go
- stream_info.go
- stream_state.go
- theme_runtime.go
- theme_runtime_response.go
- theme_selector.go
- timeline_details.go
- timeline_view.go
- workflow_list.go
- workflow_state.go
- workflow_stats_view.go
- workspace_files.go
- wrap_structured.go
Click to show internal directories.
Click to hide internal directories.