Skip to content

Instantly share code, notes, and snippets.

View chuang8511's full-sized avatar
πŸ˜ƒ

ChunHao chuang8511

πŸ˜ƒ
View GitHub Profile
@YumaInaura
YumaInaura / 00_README.md
Last active March 15, 2025 12:53
Golang β€” Understanding channel, buffer, blocking, deadlock and happy groutines.

Golang β€” Understanding channel, buffer, blocking, deadlock and happy groutines.

I was so confused to understand behaviior of Golang channels, buffer, blocking, deadlocking and groutines.

I read Go by Example topics.

{
".123" : "application/vnd.lotus-1-2-3",
".3dml" : "text/vnd.in3d.3dml",
".3g2" : "video/3gpp2",
".3gp" : "video/3gpp",
".a" : "application/octet-stream",
".aab" : "application/x-authorware-bin",
".aac" : "audio/x-aac",
".aam" : "application/x-authorware-map",
".aas" : "application/x-authorware-seg",