package
1.0.26
Repository: https://github.com/askasoft/pango.git
Documentation: pkg.go.dev

# Functions

NewHTMLTemplates create a html templates instance for xin.
WriteString writes data according to its format and write custom ContentType.

# Structs

AsciiJSON contains the given interface object.
Data contains ContentType and bytes data.
IndentedJSON contains the given interface object.
JSON contains the given interface object.
JsonpJSON contains the given interface object its callback.
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.

# Interfaces

HTMLRender interface is to be implemented by HTMLProduction and HTMLDebug.
HTMLTemplates html templates interface for xin.
Render interface is to be implemented by JSON, XML, HTML, YAML and so on.