MCPcopy Create free account
hub / github.com/dataddo/pgq / regularHandler

Struct regularHandler

integtest/consumer_test.go:354–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352 }
353 ctx := context.Background()
354
355 db := openDB(t)
356 queueName := t.Name()
357 _, _ = db.ExecContext(ctx, schema.GenerateDropTableQuery(queueName))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected