handler

package
v0.0.0-...-c2da2d2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ReqEchoList = make([]ReqEcho, 0)

Functions

func EchoHandler

func EchoHandler(w http.ResponseWriter, r *http.Request)

func FaviconHandler

func FaviconHandler(w http.ResponseWriter, r *http.Request)

func ShowReqHistoryHandler

func ShowReqHistoryHandler(w http.ResponseWriter, r *http.Request)

Types

type ReqEcho

type ReqEcho struct {
	CreatedAt time.Time
	Request   string
}

Jump to

Keyboard shortcuts

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