Versions in this module Expand all Collapse all v0 v0.2.0 Jul 14, 2021 Changes in this version + const ATTRIB_PK + const ATTRIB_SK + const ROOT_SK + func GetEndRangeValue(value string) string + func ValidateCollection(collection *sdk.Collection) error + func ValidateExpressions(expressions []sdk.QueryExpression) error + func ValidateKey(key *sdk.Key) error + func ValidateQueryCollection(collection *sdk.Collection) error + func ValidateQueryKey(key *sdk.Key) error + func ValidateSubCollectionDepth(collection *sdk.Collection) error + type ExpsSort []sdk.QueryExpression + func (exps ExpsSort) Len() int + func (exps ExpsSort) Less(i, j int) bool + func (exps ExpsSort) Swap(i, j int)