github.com/jackc/pgx/v5/internal/stmtcache.LRUCache.Get (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/internal/stmtcache (current package)
		lru_cache.go#L45: func (c *LRUCache) Get(key string) *pgconn.StatementDescription {