api

package
v0.30.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecuteCommandRequestBody

type ExecuteCommandRequestBody[PAYLOAD any] struct {
	Data PAYLOAD `json:"data"` // Data is the payload of the command
}

func (ExecuteCommandRequestBody[PAYLOAD]) MsgType

func (c ExecuteCommandRequestBody[PAYLOAD]) MsgType() string

func (ExecuteCommandRequestBody[PAYLOAD]) RequestPayload

func (c ExecuteCommandRequestBody[PAYLOAD]) RequestPayload() any

Jump to

Keyboard shortcuts

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