handlers

package
v0.0.0-...-2dd569a Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloWebHandler

type HelloWebHandler struct {
	ResponseHandler responsehandler.WebResponseHandlerInterface
}

func (*HelloWebHandler) SayHello

func (h *HelloWebHandler) SayHello(w http.ResponseWriter, r *http.Request)

type HelloWebHandlerInterface

type HelloWebHandlerInterface interface {
	SayHello(w http.ResponseWriter, r *http.Request)
}

Jump to

Keyboard shortcuts

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