package
2.2.0-alpha.20190211+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
New creates a query cache of the given size.
# Structs
C is a query cache, keyed on SQL statement strings (which can contain placeholders).
CachedData is the data associated with a cache entry.
Session stores internal information related to a single session.