Skip to content

Instantly share code, notes, and snippets.

@yumed15
Created November 22, 2023 12:24
Show Gist options
  • Save yumed15/7104b0b55574b88163a9abfaba692855 to your computer and use it in GitHub Desktop.
Save yumed15/7104b0b55574b88163a9abfaba692855 to your computer and use it in GitHub Desktop.
var dataStream chan interface{}
dataStream = make(chan interface{}, 4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment