mix

package
v0.2.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpRspWarp

type HttpRspWarp struct {
	W http.ResponseWriter
}

func HttpRsp

func HttpRsp(w http.ResponseWriter) *HttpRspWarp

func (*HttpRspWarp) BadRequest

func (h *HttpRspWarp) BadRequest(e error) *HttpRspWarp

func (*HttpRspWarp) Code

func (h *HttpRspWarp) Code(code int) *HttpRspWarp

func (*HttpRspWarp) Header

func (h *HttpRspWarp) Header(key, val string) *HttpRspWarp

func (*HttpRspWarp) Json

func (h *HttpRspWarp) Json(a any) *HttpRspWarp

func (*HttpRspWarp) ServerError

func (h *HttpRspWarp) ServerError(e error) *HttpRspWarp

func (*HttpRspWarp) Text

func (h *HttpRspWarp) Text(format string, a ...any) *HttpRspWarp

Jump to

Keyboard shortcuts

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