Documentation ¶
Overview ¶
Package mongo providers a cache driver that stores the cache in MongoDB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(collection *mongo.Collection) cachego.Cache
New creates an instance of Mongo cache driver
func NewMongoDriver ¶ added in v0.17.0
func NewMongoDriver(collection *mongo.Collection) cachego.Cache
NewMongoDriver alias for New.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.