Documentation
¶
Index ¶
- func ValueOf[T Constant[T]]() T
- type Agent
- type Assistant
- type Completed
- type Constant
- type Error
- type File
- type FileEdited
- type FileWatcherUpdated
- type IdeInstalled
- type InstallationUpdated
- type Local
- type LspClientDiagnostics
- type MessageAbortedError
- type MessageOutputLengthError
- type MessagePartRemoved
- type MessagePartUpdated
- type MessageRemoved
- type MessageUpdated
- type Patch
- type Pending
- type PermissionReplied
- type PermissionUpdated
- type ProviderAuthError
- type Reasoning
- type Remote
- type Running
- type ServerConnected
- type SessionDeleted
- type SessionError
- type SessionIdle
- type SessionUpdated
- type Snapshot
- type StepFinish
- type StepStart
- type StorageWrite
- type Symbol
- type Text
- type Tool
- type UnknownError
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileEdited ¶
type FileEdited string // Always "file.edited"
func (FileEdited) Default ¶
func (c FileEdited) Default() FileEdited
func (FileEdited) MarshalJSON ¶
func (c FileEdited) MarshalJSON() ([]byte, error)
type FileWatcherUpdated ¶
type FileWatcherUpdated string // Always "file.watcher.updated"
func (FileWatcherUpdated) Default ¶
func (c FileWatcherUpdated) Default() FileWatcherUpdated
func (FileWatcherUpdated) MarshalJSON ¶
func (c FileWatcherUpdated) MarshalJSON() ([]byte, error)
type IdeInstalled ¶
type IdeInstalled string // Always "ide.installed"
func (IdeInstalled) Default ¶
func (c IdeInstalled) Default() IdeInstalled
func (IdeInstalled) MarshalJSON ¶
func (c IdeInstalled) MarshalJSON() ([]byte, error)
type InstallationUpdated ¶
type InstallationUpdated string // Always "installation.updated"
func (InstallationUpdated) Default ¶
func (c InstallationUpdated) Default() InstallationUpdated
func (InstallationUpdated) MarshalJSON ¶
func (c InstallationUpdated) MarshalJSON() ([]byte, error)
type LspClientDiagnostics ¶
type LspClientDiagnostics string // Always "lsp.client.diagnostics"
func (LspClientDiagnostics) Default ¶
func (c LspClientDiagnostics) Default() LspClientDiagnostics
func (LspClientDiagnostics) MarshalJSON ¶
func (c LspClientDiagnostics) MarshalJSON() ([]byte, error)
type MessageAbortedError ¶
type MessageAbortedError string // Always "MessageAbortedError"
func (MessageAbortedError) Default ¶
func (c MessageAbortedError) Default() MessageAbortedError
func (MessageAbortedError) MarshalJSON ¶
func (c MessageAbortedError) MarshalJSON() ([]byte, error)
type MessageOutputLengthError ¶
type MessageOutputLengthError string // Always "MessageOutputLengthError"
func (MessageOutputLengthError) Default ¶
func (c MessageOutputLengthError) Default() MessageOutputLengthError
func (MessageOutputLengthError) MarshalJSON ¶
func (c MessageOutputLengthError) MarshalJSON() ([]byte, error)
type MessagePartRemoved ¶
type MessagePartRemoved string // Always "message.part.removed"
func (MessagePartRemoved) Default ¶
func (c MessagePartRemoved) Default() MessagePartRemoved
func (MessagePartRemoved) MarshalJSON ¶
func (c MessagePartRemoved) MarshalJSON() ([]byte, error)
type MessagePartUpdated ¶
type MessagePartUpdated string // Always "message.part.updated"
func (MessagePartUpdated) Default ¶
func (c MessagePartUpdated) Default() MessagePartUpdated
func (MessagePartUpdated) MarshalJSON ¶
func (c MessagePartUpdated) MarshalJSON() ([]byte, error)
type MessageRemoved ¶
type MessageRemoved string // Always "message.removed"
func (MessageRemoved) Default ¶
func (c MessageRemoved) Default() MessageRemoved
func (MessageRemoved) MarshalJSON ¶
func (c MessageRemoved) MarshalJSON() ([]byte, error)
type MessageUpdated ¶
type MessageUpdated string // Always "message.updated"
func (MessageUpdated) Default ¶
func (c MessageUpdated) Default() MessageUpdated
func (MessageUpdated) MarshalJSON ¶
func (c MessageUpdated) MarshalJSON() ([]byte, error)
type PermissionReplied ¶
type PermissionReplied string // Always "permission.replied"
func (PermissionReplied) Default ¶
func (c PermissionReplied) Default() PermissionReplied
func (PermissionReplied) MarshalJSON ¶
func (c PermissionReplied) MarshalJSON() ([]byte, error)
type PermissionUpdated ¶
type PermissionUpdated string // Always "permission.updated"
func (PermissionUpdated) Default ¶
func (c PermissionUpdated) Default() PermissionUpdated
func (PermissionUpdated) MarshalJSON ¶
func (c PermissionUpdated) MarshalJSON() ([]byte, error)
type ProviderAuthError ¶
type ProviderAuthError string // Always "ProviderAuthError"
func (ProviderAuthError) Default ¶
func (c ProviderAuthError) Default() ProviderAuthError
func (ProviderAuthError) MarshalJSON ¶
func (c ProviderAuthError) MarshalJSON() ([]byte, error)
type ServerConnected ¶
type ServerConnected string // Always "server.connected"
func (ServerConnected) Default ¶
func (c ServerConnected) Default() ServerConnected
func (ServerConnected) MarshalJSON ¶
func (c ServerConnected) MarshalJSON() ([]byte, error)
type SessionDeleted ¶
type SessionDeleted string // Always "session.deleted"
func (SessionDeleted) Default ¶
func (c SessionDeleted) Default() SessionDeleted
func (SessionDeleted) MarshalJSON ¶
func (c SessionDeleted) MarshalJSON() ([]byte, error)
type SessionError ¶
type SessionError string // Always "session.error"
func (SessionError) Default ¶
func (c SessionError) Default() SessionError
func (SessionError) MarshalJSON ¶
func (c SessionError) MarshalJSON() ([]byte, error)
type SessionIdle ¶
type SessionIdle string // Always "session.idle"
func (SessionIdle) Default ¶
func (c SessionIdle) Default() SessionIdle
func (SessionIdle) MarshalJSON ¶
func (c SessionIdle) MarshalJSON() ([]byte, error)
type SessionUpdated ¶
type SessionUpdated string // Always "session.updated"
func (SessionUpdated) Default ¶
func (c SessionUpdated) Default() SessionUpdated
func (SessionUpdated) MarshalJSON ¶
func (c SessionUpdated) MarshalJSON() ([]byte, error)
type StepFinish ¶
type StepFinish string // Always "step-finish"
func (StepFinish) Default ¶
func (c StepFinish) Default() StepFinish
func (StepFinish) MarshalJSON ¶
func (c StepFinish) MarshalJSON() ([]byte, error)
type StorageWrite ¶
type StorageWrite string // Always "storage.write"
func (StorageWrite) Default ¶
func (c StorageWrite) Default() StorageWrite
func (StorageWrite) MarshalJSON ¶
func (c StorageWrite) MarshalJSON() ([]byte, error)
type UnknownError ¶
type UnknownError string // Always "UnknownError"
func (UnknownError) Default ¶
func (c UnknownError) Default() UnknownError
func (UnknownError) MarshalJSON ¶
func (c UnknownError) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.