debug

package
v0.0.0-...-75d1051 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: Apache-2.0, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const EchoCommand = "/debug/echo"

Variables

Functions

This section is empty.

Types

type EchoArguments

type EchoArguments struct {
	Message string `cborgen:"message" dagjsongen:"message"`
}

func (*EchoArguments) MarshalCBOR

func (t *EchoArguments) MarshalCBOR(w io.Writer) error

func (*EchoArguments) MarshalDagJSON

func (t *EchoArguments) MarshalDagJSON(w io.Writer) error

func (*EchoArguments) UnmarshalCBOR

func (t *EchoArguments) UnmarshalCBOR(r io.Reader) (err error)

func (*EchoArguments) UnmarshalDagJSON

func (t *EchoArguments) UnmarshalDagJSON(r io.Reader) (err error)

type EchoOK

type EchoOK = EchoArguments

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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