Versions in this module Expand all Collapse all v0 v0.2.8 Jul 21, 2022 v0.2.7 Jul 6, 2022 v0.0.1 Jul 6, 2019 Changes in this version + func CacheMetadata(key MetadataCacheKey, data *sqlparser.Metadata) + func FindMetadata(key MetadataCacheKey) *sqlparser.Metadata + type MetadataCache struct + type MetadataCacheKey string + func CalcKey(sql string, params map[string]interface{}) MetadataCacheKey