Skip to content

Instantly share code, notes, and snippets.

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