type github.com/jackc/pgx/v5/internal/stmtcache.LRUCache (struct) Method Implmentations (6 other methods implement nothing) Cap() int *LRUCache.M : Cache.Cap Get(key string) *pgconn.StatementDescription *LRUCache.M : Cache.Get GetInvalidated() []*pgconn.StatementDescription *LRUCache.M : Cache.GetInvalidated Invalidate(sql string) *LRUCache.M : Cache.Invalidate InvalidateAll() *LRUCache.M : Cache.InvalidateAll Len() int *LRUCache.M : Cache.Len Put(sd *pgconn.StatementDescription) *LRUCache.M : Cache.Put RemoveInvalidated() *LRUCache.M : Cache.RemoveInvalidated
Method Implmentations (6 other methods implement nothing) Cap() int *LRUCache.M : Cache.Cap Get(key string) *pgconn.StatementDescription *LRUCache.M : Cache.Get GetInvalidated() []*pgconn.StatementDescription *LRUCache.M : Cache.GetInvalidated Invalidate(sql string) *LRUCache.M : Cache.Invalidate InvalidateAll() *LRUCache.M : Cache.InvalidateAll Len() int *LRUCache.M : Cache.Len Put(sd *pgconn.StatementDescription) *LRUCache.M : Cache.Put RemoveInvalidated() *LRUCache.M : Cache.RemoveInvalidated
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)