api

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IdDummy = "Dummy"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyReply

type DummyReply struct {
	ws.ReplyStatus
	Hello string
}

type DummyRequest

type DummyRequest struct {
	ws.Request
	SomeData string
}

func NewDummyRequest

func NewDummyRequest() *DummyRequest

func (*DummyRequest) Reply

func (request *DummyRequest) Reply(env *ws.Environment) (ws.Reply, error)

Jump to

Keyboard shortcuts

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