examples

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyExecutor

type DummyExecutor struct{}

func (DummyExecutor) Execute

type DummyRequest

type DummyRequest struct {
	ID string
}

type DummyResponse

type DummyResponse struct {
	ID   string
	Name string
}

type EchoRequest

type EchoRequest string

type EchoRequestHandler

type EchoRequestHandler struct{}

func (EchoRequestHandler) Handle

type EchoResponse

type EchoResponse string

type LogEvent

type LogEvent string

type LogEventHandler

type LogEventHandler struct{}

func (LogEventHandler) Handle

func (h LogEventHandler) Handle(_ context.Context, event LogEvent) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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