libs

module
v0.0.0-...-9edc77f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL