Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResponseModel ¶
type ResponseModel struct { JSON models.RenderRequest `json:"render_json"` PreviewHTML string `json:"preview_html"` }
ResponseModel defines the format of the json response contained in the bytes returned from ParseHTML
Click to show internal directories.
Click to hide internal directories.