Versions in this module Expand all Collapse all v0 v0.1.1 Aug 30, 2023 v0.1.0 Aug 30, 2023 Changes in this version + type Comic struct + Author string + Title string + type User struct + FavouriteComic Comic + ID int + Name string