func golang.org/x/pkgsite/internal/postgres.MustInsertModule

2 uses

	golang.org/x/pkgsite/internal/postgres (current package)
		test_helper.go#L204: func MustInsertModule(ctx context.Context, t *testing.T, db *DB, m *internal.Module) {
		test_helper.go#L317: 		MustInsertModule(ctx, t, testDB, m)