restful

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// UndefinedErr 未定义错误
	UndefinedErr = errors.New("undefined error")
)

Functions

func HandleFunc

func HandleFunc(pattern string, handler Handler)

HandleFunc 注册处理函数

Types

type Handler

type Handler func(*http.Request) (any, error)

Handler 处理函数

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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