raul
8b87cce11c
Finally starting to get the hang of how channels in goroutines work, just pass the values around using arrows after creating the channel using c := make(chan $TYPE) |
||
---|---|---|
.. | ||
1.go | ||
2.go | ||
clear.go | ||
go.mod | ||
main.go | ||
scanLine.go |