From cff1a1a99d7d7adac975fb934aa1e68c8a69780d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=BF=97=E5=BC=BA?= Date: Fri, 10 Nov 2017 10:02:53 +0800 Subject: [PATCH] add xj2go pkg (#1672) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0892742..d93c47e9 100644 --- a/README.md +++ b/README.md @@ -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