Versions in this module Expand all Collapse all v0 v0.0.9 Feb 14, 2022 v0.0.8 Feb 14, 2022 Changes in this version + type Count struct + Field1 uint32 + Field10 uint32 + Field2 uint32 + Field3 uint32 + Field4 uint32 + Field5 uint32 + Field6 uint32 + Field7 uint32 + Field8 uint32 + Field9 uint32 + type PersonImages struct + Large string + Medium string + type Platform struct + Alias string + EnableHeader bool + ID int + SearchString string + Type string + TypeCn string + WikiTpl string + func (p Platform) String() string + type Rating struct + Count Count + Rank int32 + Score float64 + Total uint32 + type Subject struct + Airtime uint8 + Ban uint8 + Collect uint32 + CompatRawTags []byte + Doing uint32 + Dropped uint32 + Eps uint32 + ID uint32 + Image string + Infobox string + NSFW bool + Name string + NameCN string + OnHold uint32 + PlatformID uint16 + Rating Rating + Redirect uint32 + Summary string + TypeID SubjectType + Volumes uint32 + Wish uint32 + func (s Subject) Locked() bool + type SubjectImages struct + Common string + Large string + Medium string + func SubjectImage(s string) SubjectImages + type SubjectType uint8 + const SubjectAnime + const SubjectBook + const SubjectGame + const SubjectMusic + const SubjectReal + func (s SubjectType) Raw() uint8 + func (s SubjectType) String() string + func (s SubjectType) ZapField(key string) zapcore.Field + type User struct + ID uint32 + RegTime time.Time + func (u User) AllowNSFW() bool