Versions in this module Expand all Collapse all v0 v0.1.1 Aug 19, 2026 Changes in this version + type User struct + Age int + CreatedAt time.Time + Email string + ID uint + UpdatedAt time.Time + Username string