mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-14 12:15:18 +00:00
10 lines
147 B
Markdown
10 lines
147 B
Markdown
# Channel
|
|
|
|
Wrapper for the Rust implementation of Channel in [crates/channel](../crates/channel).
|
|
|
|
## Generate Go bindings
|
|
|
|
```sh
|
|
go generate
|
|
```
|