//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
sql
cacheutil
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
8
Dependents
3
Files
103 SLOC
#
Functions
NewCache
NewCache initializes a new Cache.
#
Structs
Cache
Cache is a shared cache for hashed passwords and other information used during user authentication and session initialization.