render

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

View Source
const (

	// MIMEApplicationJSON ...
	MIMEApplicationJSON = "application/json"
	// MIMEApplicationJSONCharsetUTF8 ...
	MIMEApplicationJSONCharsetUTF8 = MIMEApplicationJSON + "; " + charsetUTF8
)

Variables

This section is empty.

Functions

func ErrorJSON added in v0.0.4

func ErrorJSON(w http.ResponseWriter, err error)

ErrorJSON ...

func JSON

func JSON[T any](w http.ResponseWriter, s int, v T) error

JSON ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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