echo

package
v0.0.0-...-f38c8df Latest Latest
Warning

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

Go to latest
Published: May 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package echo provdes a echo handler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

Handler is a test handler.

func New

func New(logger log.Logger) *Handler

New creates a new Handler.

func (*Handler) Echo

func (c *Handler) Echo(_ context.Context, req *echo.Req) (*echo.Resp, error)

Echo implements the echo method.

Jump to

Keyboard shortcuts

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