database/sql.Conn.QueryRowContext (method)
one use
database/sql (current package)
sql.go#L2022: func (c *Conn) QueryRowContext(ctx context.Context, query string, args ...any) *Row {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)