Go 語言開源發佈十一年,未來將重點支持Go模塊和泛型

{"type":"doc","content":[{"type":"blockquote","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"Go 語言發佈十一週年了。"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"回想Go語言的十週年慶典已經恍如隔世,2020年是艱難的一年,但我們一直在推動Go的發展,也帶來了不少值得回憶的美好瞬間。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"去年11月,我們在Go十歲生日後不久,啓動了"},{"type":"link","attrs":{"href":"https:\/\/blog.golang.org\/go.dev","title":"","type":null},"content":[{"type":"text","text":"go.dev "}]},{"type":"link","attrs":{"href":"https:\/\/blog.golang.org\/go.dev","title":"","type":null},"content":[{"type":"text","text":"與"}]},{"type":"link","attrs":{"href":"https:\/\/blog.golang.org\/go.dev","title":"","type":null},"content":[{"type":"text","text":"pkg.go.dev"}]},{"type":"text","text":"。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"今年2月,Go 1.14版本帶來Go模塊的首個“生產就緒”實現,同時迎來一系列性能改進,包括用於減少調度並降低垃圾收集延遲的更快推遲速度及非合作goroutine搶佔。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"3月初,我們推出了新的協議緩衝區API"},{"type":"link","attrs":{"href":"https:\/\/pkg.go.dev\/google.golang.org\/protobuf","title":"","type":null},"content":[{"type":"text","text":"google.golang.org\/protobuf"}]},{"type":"text","text":",它大大提高了對協議緩衝區反射及自定義消息的支持能力。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"面對突如其來的COVID-19疫情,我們決定在春季暫停所有公告或發佈事宜,希望大家能夠把注意力集中在抗疫這一頭等大事上。但我們的前進腳步並未停止,Go團隊中的一名成員加入了蘋果\/谷歌關於隱私保護的公開合作項目,負責在全球範圍內支持聯繫人跟進工作。5月,開發團隊又啓動了用Go編寫的參考後端服務器。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"我們繼續改進gopls,藉此在多種編輯器中實現了對高級Go感知功能的支持。6月,VSCodeGo擴展正式加入Go項目,目前由負責gopls的同一位開發者進行維護。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"同樣是在6月,綜合大家的反饋意見,我們對pkg.go.dev代碼進行開源,並將其作爲Go項目的組成部分。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}}]}
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章