module
Version:
v0.0.0-...-9edc77f
Opens a new window with list of versions in this module.
Published: Mar 31, 2026
License: MIT
Opens a new window with license information.
README
¶
libs
go project libs
go get -u -d -v github.com/glibtools/libs
mdb cache invalidation
When gm2c cache is enabled, you can clear a single-record cache entry without issuing an update:
mdb.DB.ClearBeanCache(&User{ID: 123})
mdb.DB.ClearBeanCacheByID(&User{}, 123)
Directories
¶
Click to show internal directories.
Click to hide internal directories.