TGTGInsighttelegram intelligenceLIVE / telegram public index
Back to channels
Go avatar

TGINSIGHT CHAT

Go

@golang

Technologies

// admin @denniselite // Denis Podlesnykh, a Golang Engineer go func() { channel <- news }() news := <-channel fmt.Sprintf("%s", news)

Subscribers1.9万Current channel subscribers
Tracked posts153Indexed post count
Recent reach14,920Sum of recent post views
Recent posts

Recent posts

Tag: #examples · 3 posts

当前筛选 #examples清除筛选

Posted Jun 10

GoLang + Apache Kafka + Amazon Dynamo DB = ? A quick-readable article about interesting way of a service architecture (eg. LocationRepository here is). Also in the end of this article you’ll find good links for further reading 😉 #architecture#examples#development https://medium.com/@self.maurya/building-a-microservice-with-with-golang-kafka-and-dynamodb-part-i-552cc4816ff

9,220 views

Posted Feb 3

The time for fun 🙂 one of the Github users, Sau Sheong Chang (sausheong) ported and build the arcade video game calls ‘Space Invaders’ using GoLang and wrote step-by-step instructions to repeat it. Enjoy a good nostalgy post with code examples, source code, and demo =) #development#examples https://github.com/sausheong/invaders/blob/master/README.md Source code here https://github.com/sausheong/invaders

3,120 views

Posted Jan 22

Do you think about gRPC usage? Here is a great post about step-by-step guide to gRPC framework development. You’ll find here code examples, theory introductions and useful tips. Enjoy learning! 🙂 #manual#development#microservices#examples https://medium.com/@shijuvar/building-high-performance-apis-in-go-using-grpc-and-protocol-buffers-2eda5b80771b?source=linkShare-b636419a57de-1516656055

2,580 views