echo

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package echo provides the echo test handler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
}

Handler is a test handler.

func (*Handler) AuthorizedCall

func (c *Handler) AuthorizedCall(ctx context.Context, _ *echo.CallRequest) (*echo.CallResponse, error)

AuthorizedCall requires Authorization by metadata.

func (*Handler) Call

func (c *Handler) Call(_ context.Context, request *echo.CallRequest) (*echo.CallResponse, error)

Call implements the call method.

Jump to

Keyboard shortcuts

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