Versions in this module Expand all Collapse all v0 v0.1.1 Mar 15, 2023 v0.1.0 Feb 15, 2023 Changes in this version + const MaxAllowedSymbols + type Comment struct + ID int + Likes int + Text string + UserID int + type Tweet struct + CreatedAt time.Time + ID int + Likes int + Text string + UserID int + type User struct + BirthDate time.Time + Caption string + DeletedAt *time.Time + Email string + FullName string + ID int