Versions in this module Expand all Collapse all v0 v0.1.0 Aug 2, 2022 Changes in this version + type Scope struct + Log *zap.SugaredLogger + Storage *Storage + Template *i18n.Template + type Storage struct + Cache storage.Cache + KV storage.KV + Search storage.Search + type TSearchResult struct + Content string + Date string + Link string + Sender string + SenderLink string + Seq int + type TSearchResults struct + Keyword string + Results []*TSearchResult + Took int64 + type TStart struct + Chats []string + ID int64 + Notice string + Username string + Version string v0.1.0-beta Jul 30, 2022