package
Version:
v0.32.0
Opens a new window with list of versions in this module.
Published: Jun 11, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Args map[string]any `json:"args"`
}
type Response struct {
Kind string `json:"kind"`
Data any `json:"data,omitempty"`
Meta map[string]any `json:"meta,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.