Versions in this module Expand all Collapse all v1 v1.0.1 Sep 12, 2023 v1.0.0 Sep 12, 2023 Changes in this version + type AddShelfReq struct + BookId int32 + ChapterId int32 + type BookChapterResp struct + Chapter interface{} + Info interface{} + Mid int32 + Name string + type BookInfoResp struct + Info interface{} + IsShelf int32 + Mid int32 + Name string + type BookListReq struct + Category int32 + Name string + Token string + type BookListResp struct + List interface{} + Pn int + Total int64 type CategoryReq + CategoryId int32 + type ChapterCommentReq struct + BookId int32 + ChapterId int32 + Content string + type ChapterReq struct + BookId int32 + ChapterId int32 + type FeedBackReq struct + Content string + type GetFeedBackReq struct + type GetFeedBackResp struct + List interface{} + Pn int + Total int64 + type MemberBookListResp struct + List interface{} + Pn int + Total int64 + type MemberInfo struct + MemberId string + MemberName string + type MemberReq struct + CategoryId int32 + type PageSep struct + Pn int + Ps int type Person + Id int32 type PersonLogin + Pwd2 string v0 v0.0.2 Sep 2, 2023 v0.0.1 Sep 2, 2023 Changes in this version + type AddCfgReq struct + Addr string + Name string + Pwd string + Token string + type CategoryReq struct + TypeId int64 + type KeysInfo struct + Data string + Hash map[string]string + Keys string + Length int64 + List []ListRes + Page int + Total int + Ttl time.Duration + Type string + Value string + Zset []ZSET + type ListRes struct + Index int + Value string + type LivesInfo struct + Adcode string + City string + Humidity string + Province string + Reporttime string + Temperature string + Weather string + Winddirection string + Windpower string + type Person struct + Expires string + Ip string + Name string + Token string + type PersonLogin struct + Name string + Pwd string + type SearchKeyReq struct + Client string + Db string + Key string + Level int + Page int + Token string + Ttl int + Type string + Value string + type SearchReq struct + Client string + Db string + Key string + Level int + Token string + type TestHeader struct + Domain string + Rate int + type TokenCheck struct + Token string + type WeatherInfoRep struct + Count string + Info string + Lives []LivesInfo + Status string + type ZSET struct + Member interface{} + Score float64