This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch go-type-ser
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from c703134d92 update graph binary serializer to 4.0.0 spec
add b3de4474a2 revert map to not support ordered map derser, updated set,
added marker class
No new revisions were added by this update.
Summary of changes:
gremlin-go/driver/graphBinary.go | 151 ++++++++-------------
gremlin-go/driver/graphBinary_test.go | 34 +++--
.../driver/{resources/resources.go => marker.go} | 32 +++--
gremlin-go/driver/serializer.go | 9 +-
4 files changed, 104 insertions(+), 122 deletions(-)
copy gremlin-go/driver/{resources/resources.go => marker.go} (66%)