handler

package
v1.2.803 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultError added in v1.1.7

type DefaultError struct {
	Error   bool        `json:"error"`
	Message interface{} `json:"message"`
}

type DefaultMultipleHandler added in v1.2.801

type DefaultMultipleHandler struct {
	MethodName string
	Handle     listener.MethodMultipleHandler
	Listener   listener.Listener
}

func (*DefaultMultipleHandler) ServeHTTP added in v1.2.801

type ErrorHander

type ErrorHander struct {
	Code int
}

func (*ErrorHander) ServeHTTP

func (c *ErrorHander) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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