Skip to content

Instantly share code, notes, and snippets.

@yumed15
Created November 22, 2023 12:19
Show Gist options
  • Save yumed15/675b6c32d8a36ab9e166a6055167f36a to your computer and use it in GitHub Desktop.
Save yumed15/675b6c32d8a36ab9e166a6055167f36a 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