This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git.
from 6c1fb5c Merge pull request #225 from cvictory/export_func
new 89c4a4b add test issue 223
new 8817168 support create map instance
new 22db1e3 add unit test for map in map
new b4df6f6 Merge pull request #229 from wongoo/fix-223
The 581 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
map.go | 13 +++-
map_test.go | 11 +++
pojo.go | 77 ++++++++++++---------
test_hessian/pom.xml | 5 ++
.../src/main/java/test/TestCustomReply.java | 80 +++++++++++++++-------
5 files changed, 126 insertions(+), 60 deletions(-)