Package-level declarations

Types

Link copied to clipboard

Manager for a bucket's scopes and collections.

Link copied to clipboard
class CollectionSpec(val scopeName: String, val name: String, val maxExpiry: Duration? = null, val history: Boolean? = null)

Information about a collection.

Link copied to clipboard
class ScopeSpec

Information about a scope and its child collections.