package
1.4.3
Repository: https://github.com/hduhelp/go-zero.git
Documentation: pkg.go.dev

# 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.

# Structs

A Model is a mongo model that built with cache capability.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author