cf1f3625b4
Our testing so far indicates that ugorji/go/codec maintains backward compatiblity with the version we are using now, for purposes of Nomad serialization. Using latest ugorji/go allows us to get back to using upstream library, get get the optimizations benefits in RPC paths (including code generation optimizations). ugorji/go introduced two significant changes: * time binary format in |
||
---|---|---|
.. | ||
proto | ||
structs | ||
base.go | ||
client.go | ||
plugin.go | ||
plugin_test.go | ||
server.go | ||
testing.go |