# Functions
NewFileSystem ...
NewHtmlRender returns a HTML render engine for Fiber.
No description provided by the author
No description provided by the author
# Structs
Data contains ContentType and bytes data.
Delims represents a set of Left and Right delimiters for HTML template rendering.
No description provided by the author
HtmlEngine struct.
IndentedJSON contains the given interface object.
JSONRender JSON contains the given interface object.
ProtoBuf contains the given interface object.
PureJSON contains the given interface object.
String contains the given interface object slice and its format.
XML contains the given interface object.
# Interfaces
Render interface is to be implemented by JSON, XML, HTML, YAML and so on.
# Type aliases
JSONMarshaler customize json.Marshal as you like.