Versions in this module Expand all Collapse all v1 v1.0.2 Jun 18, 2020 v1.0.1 Jun 18, 2020 Changes in this version + type ConditionItem struct + Column string + Operator string + Value interface{} + type ModificationResult struct + Applied bool + Value map[string]interface{} + type MutationOptions struct + Consistency int + SerialConsistency int + TTL int + type QueryOptions struct + Consistency int + Limit int + PageSize int + PageState string + SerialConsistency int + type QueryResult struct + PageState string + Values []map[string]interface{}