# 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/uzfbbja
支持 300 - 常用功能的開源 GO 語言工具函數庫**
本期推薦的是一個 Go 語言工具函數庫——Lancet。lancet(柳葉刀)是一個全面、高效、可複用的 go 語言工具函數庫。lancet 受到了 java apache common 包和 lodash.js 的啓發。特性全面、高效、可複用 300 + 常用 go 工具函數,支持 string、slice、datetime、net、crypt... 只依賴 go 標準庫 所有 ⌘ Read more