# 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/kl7qgna
Go etcd 的依賴問題終於解決了**
大家好,我是煎魚。前幾年非常高頻的接觸到這一堆微服務相關組件:grpc + grpc-gateway + etcd + protobuf + protoc-gen-go,一開始都是相安無事,逐步跟進新版本。這不,幺蛾子就來了。寫這些組件的開發大佬(或公司)都不在一起,各自爲政,各有各的想法、喜歡、規範... 因此會出互相不兼容,甚至出現了卡脖子的情況。各種兼容問題------當 etcd 是 v3 ⌘ Read more