Commit 4c5b320
committed
feat(go-bindgen): sync resource design with Rust
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>1 parent 186ccdc commit 4c5b320
17 files changed
Lines changed: 566 additions & 731 deletions
File tree
- crates/wit-bindgen-go
- src
- examples/go
- complex-server
- bindings
- exports/wrpc_examples/complex/resources
- cmd/complex-server-nats
- hello-client/bindings
- wrpc_examples/hello/handler
- hello-server/bindings
- exports/wrpc_examples/hello/handler
- streams-server/bindings
- exports/wrpc_examples/streams/handler
- go
- nats
- tests/go
Some 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 | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments