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