# Channel Wrapper for the Rust implementation of Channel in [crates/channel](../crates/channel). ## Generate Go bindings ```sh go generate ```