github.com/go-pg/pg/v10.Tx.CloseContext (method)

2 uses

	github.com/go-pg/pg/v10 (current package)
		tx.go#L359: 	return tx.CloseContext(tx.ctx)
		tx.go#L363: func (tx *Tx) CloseContext(ctx context.Context) error {