//
pkg.gl
Category
github.com/MatanMagen/XML-to-PostgreSQL-Parser
pkg
builder
package
0.0.0-20240526072149-44df4d17a81b
Repository:
https://github.com/matanmagen/xml-to-postgresql-parser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
58 SLOC
#
Functions
Build_new_struct
No description provided by the author
GenerateStruct
GenerateStruct generates a Go struct from the XML data.
#
Structs
XMLData
XMLData represents the XML structure.
XMLElement
XMLElement represents a single XML element.