package
0.0.4-beta
Repository: https://github.com/zepellin/go-cloud.git
Documentation: pkg.go.dev

# Functions

OpenCollection creates a *docstore.Collection backed by memory.
OpenCollectionWithKeyFunc creates a *docstore.Collection backed by memory.

# Constants

Scheme is the URL scheme memdocstore registers its URLOpener under on docstore.DefaultMux.

# Structs

Options are optional arguments to the OpenCollection functions.
URLOpener opens URLs like "mem://collection/_id".