Documentation
¶
Index ¶
- type Wrapper
- func (w *Wrapper) CopyFrom(ctx context.Context, table pgx.Identifier, cols []string, ...) (int64, error)
- func (w *Wrapper) Exec(ctx context.Context, sql string, args ...any) (pgconn.CommandTag, error)
- func (w *Wrapper) Query(ctx context.Context, sql string, args ...any) (pgx.Rows, error)
- func (w *Wrapper) QueryRow(ctx context.Context, sql string, args ...any) pgx.Row
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.