//
pkg.gl
Category
github.com/ONSdigital/dp-table-renderer
parser
package
1.8.0
Repository:
https://github.com/onsdigital/dp-table-renderer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
360 SLOC
#
Functions
ParseHTML
ParseHTML parses the html table in the request and generates correctly formatted JSON.
#
Structs
ResponseModel
ResponseModel defines the format of the json response contained in the bytes returned from ParseHTML.