aerospike-client-go v2.8.0 Release Notes

Release Date: 2020-02-28 // about 4 years ago
  • Minor feature release.

    • New Features

      • Allows ,omitempty tag to be used in struct tags. It behaves the same as the stdlib json. Note that there should be no whitespace between the comma and the rest of the tag.