go-driver
go-driver copied to clipboard
Fix #291 - keep 0 value for "expireAfter" option
This commit fixes issue described in PR #291
BTW, the Golang tests are failing because of missing "readChunk" function. The method exists in the history but why is master in broken state?
Fixed by https://github.com/arangodb/go-driver/pull/467