Categorygithub.com/topxeq/xmlx
modulepackage
0.3.0
Repository: https://github.com/topxeq/xmlx.git
Documentation: pkg.go.dev

# README

xmlx

a modified version of github.com/moxar/xmlx, thanks.

# Functions

Chunk returns the start and stop position of the first encountered token.
ChunkAll reads the reader and defines a list of segments that correspond to valid chunks.
No description provided by the author

# Structs

Node is a generic XML node to parse .