messages

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorResponse

type ErrorResponse struct {
	ErrorMsg string `json:"error"`
}

func (*ErrorResponse) Error

func (r *ErrorResponse) Error() string

type PingReply

type PingReply struct {
	Payload string
}

type PingRequest

type PingRequest struct {
	Payload string
}

type TestReply added in v0.2.0

type TestReply struct {
	X int
}

type TestRequest added in v0.2.0

type TestRequest struct {
	X int
}

Jump to

Keyboard shortcuts

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