package
0.0.0-20240614030048-31f864afca7b
Repository: https://github.com/liwei1dao/lego.git
Documentation: pkg.go.dev

# Functions

WriteJSON marshals the given interface object and writes it with custom ContentType.
WriteString writes data according to its format and write custom ContentType.

# Structs

AsciiJSON contains the given interface object.
Data contains ContentType and bytes data.
Delims 表示一组用于 HTML 模板渲染的左右分隔符。 */.
No description provided by the author
No description provided by the author
No description provided by the author
IndentedJSON contains the given interface object.
JSON contains the given interface object.
JsonpJSON contains the given interface object its callback.
ProtoBuf contains the given interface object.
PureJSON contains the given interface object.
Reader contains the IO reader and its length, and custom ContentType and other headers.
Redirect contains the http request reference and redirects status code and location.
SecureJSON contains the given interface object and its prefix.
String contains the given interface object slice and its format.
XML contains the given interface object.
YAML contains the given interface object.

# Interfaces

包含模板引用及其分隔符 */.
No description provided by the author