Skip to content

Instantly share code, notes, and snippets.

@yumed15
Created November 22, 2023 12:22
Show Gist options
  • Save yumed15/047f8c63a2bbc241b9f7bf6ae9f6ceeb to your computer and use it in GitHub Desktop.
Save yumed15/047f8c63a2bbc241b9f7bf6ae9f6ceeb to your computer and use it in GitHub Desktop.
stringStream := make(chan string)
close(stringStream)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment