operations

package
v0.31.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ResultKindObject = "object"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Args map[string]any `json:"args"`
}

type Response

type Response struct {
	Kind string         `json:"kind"`
	Data any            `json:"data,omitempty"`
	Meta map[string]any `json:"meta,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL