mirror of https://github.com/jackc/pgx.git
Update docs
parent
e7eb8a3250
commit
ca41a6a222
|
@ -1,4 +1,4 @@
|
||||||
// Package stmtcache is a cache that can be used to implement lazy prepared statements.
|
// Package stmtcache is a cache for statement descriptions.
|
||||||
package stmtcache
|
package stmtcache
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue