Download
Go
19 470 subscribers
// admin
@denniselite
go func() { channel <- news }()
news := <-channel
fmt.Sprintf("%s", news)
View Post
View context
If you have
Telegram
, you can view post
and join
Go
right away.