Commit e21058e
committed
feat(go): add support for sync types in bindgen
Signed-off-by: Roman Volosatovs <[email protected]>1 parent b4bc927 commit e21058e
File tree
54 files changed
+4065
-1498
lines changed- crates/wit-bindgen-go
- src
- tests
- examples/go
- hello-nats-server
- hello-server
- bindings
- exports/wrpc_examples/hello/handler
- cmd/hello-server-nats
- wit
- deps/hello
- http-outgoing-nats-server
- keyvalue-server
- bindings
- exports/wrpc/keyvalue/store
- cmd/keyvalue-mem-nats
- wit
- deps/keyvalue
- go
- src/bin
- tests
- common
- go
- wit
- deps/keyvalue
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+4065
-1498
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | | - | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
39 | 56 | | |
40 | 57 | | |
41 | 58 | | |
| |||
58 | 75 | | |
59 | 76 | | |
60 | 77 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 78 | | |
68 | 79 | | |
69 | 80 | | |
| |||
0 commit comments