Skip to content

Instantly share code, notes, and snippets.

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