Documentation
¶
Index ¶
Constants ¶
View Source
const TableName = "records"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BatchingWithPgxPool ¶
type BatchingWithPgxPool struct { Pool WithPgxPool datastore.Batching }
func (BatchingWithPgxPool) PgxPool ¶
func (x BatchingWithPgxPool) PgxPool() *pgxpool.Pool
type WithPgxPool ¶
Click to show internal directories.
Click to hide internal directories.