echo

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package echo provides a simple echoing http handler

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() http.Handler

NewHandler creates new echo server instance

Types

type Server added in v0.9.3

type Server struct {
}

Server is a handler implementation echoing back to the requestor

func (*Server) ServeHTTP added in v0.9.3

func (s *Server) ServeHTTP(w http.ResponseWriter, req *http.Request)

ServeHTTP request

Jump to

Keyboard shortcuts

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