# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/aulbv3q
Go 中的泛型:激動人心的突破**
作者 \\| Marko Milojevic譯者 \\| 王強策劃 \\| 劉燕一個特性改變一切。在我們選擇的編程語言中,我們多長時間會經歷一次根本性的變化?有些語言會變化得更頻繁一些,但還有些語言會比溫布爾登更保守。Go 語言就屬於後者。有時對我來說它實在太古板了。“Go 不是這麼寫的!” 是我夢到最多的一句話。Go 的多數新版本都只是對已有方向循序漸進的改善。一開始,我並不覺得自己喜歡這樣的路徑。沒什麼新 ⌘ Read more