# Functions
MustNewModel returns a Model with a cache cluster, exists on errors.
MustNewNodeModel returns a Model with a cache node, exists on errors.
NewModel returns a Model with a cache cluster.
NewModelWithCache returns a Model with a custom cache.
NewNodeModel returns a Model with a cache node.
# Variables
ErrNotFound is an alias of mgo.ErrNotFound.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author