Versions in this module Expand all Collapse all v0 v0.1.0 Nov 20, 2024 v0.0.1 Nov 5, 2024 Changes in this version + type Feed struct + FeedID ID + type FeedVersion uint16 + const FeedVersion1 + const FeedVersion2 + const FeedVersion3 + const FeedVersion4 + type ID [32]byte + func (f *ID) FromString(s string) (err error) + func (f *ID) MarshalJSON() (b []byte, err error) + func (f *ID) String() (id string) + func (f *ID) UnmarshalJSON(b []byte) (err error) + func (f *ID) Version() FeedVersion