add xj2go pkg (#1672)

This commit is contained in:
张志强 2017-11-10 10:02:53 +08:00 committed by Bo-Yi Wu
parent 0c91017e86
commit cff1a1a99d

View File

@ -1134,6 +1134,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [parseargs-go](https://github.com/nproc/parseargs-go) - string argument parser that understands quotes and backslashes.
* [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
* [radix](https://github.com/yourbasic/radix) - fast string sorting algorithm.
* [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
* [xurls](https://github.com/mvdan/xurls) - Extract urls from text.
## Third-party APIs