# 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/gtkdbtq
用 Go 寫的文件傳輸工具 croc 瞭解一下**
我是一隻可愛的土撥鼠,專注於分享 Go 職場、招聘和求職,解 Gopher 之憂!歡迎關注我。土撥鼠最近換了 M1 的電腦,由於 MAC 的隔空發送一直髮現不了對方,就想起 17 年用過的一個用 Go 寫的傳輸工具,一直有點印象,忘記叫什麼名了,在 GitHub 上 star 列表終於才搜到 croc[1]。這下趕緊順手給他歸了一下 repo 的類別。下來土撥鼠簡單介紹一下這個庫。croc有鱷 ⌘ Read more