broadcast_gather

package
v0.0.2-0...-a5fe278 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package broadcast_gather was automatically generated by Shenzhen Go.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Broadcast

func Broadcast(input <-chan int, output0 chan<- int, output1 chan<- int, output2 chan<- int, output3 chan<- int)

func Gather

func Gather(input0 <-chan int, input1 <-chan int, input2 <-chan int, output chan<- int)
func Print_every_input(inputs <-chan int, outputs chan<- interface{})

func Run

func Run()

Run executes all the goroutines associated with the graph that generated this package, and waits for any that were marked as "wait for this to finish" to finish before returning.

func Send_42_once_and_close

func Send_42_once_and_close(output chan<- int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL