Skip to content

Commit

Permalink
[proposal] Add @Concurrent directive for types (#3203)
Browse files Browse the repository at this point in the history
* Issue 3202

* Issue 3202

* Issue 3202

* Make optional concurrent for fields of objects

* Make optional concurrent for fields of objects
  • Loading branch information
krupyansky authored Aug 15, 2024
1 parent 3556475 commit 2f7772c
Show file tree
Hide file tree
Showing 63 changed files with 24,910 additions and 5,880 deletions.
903 changes: 878 additions & 25 deletions _examples/chat/generated.go

Large diffs are not rendered by default.

995 changes: 923 additions & 72 deletions _examples/config/generated.go

Large diffs are not rendered by default.

1,074 changes: 943 additions & 131 deletions _examples/dataloader/generated.go

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions _examples/embedding/subdir/entity.generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2f7772c

Please sign in to comment.