package
module
Version:
v0.0.0
Opens a new window with list of versions in this module.
Published: Jan 15, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type CacheCast struct {
Interface interface{}
}
type CacheDB struct {
ID string `bson:"id"`
Content string `bson:"content"`
Type string `bson:"type"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.