Versions in this module Expand all Collapse all v0 v0.3.5 May 5, 2022 v0.3.4 Apr 29, 2022 Changes in this version + func Itoa(i int) string + func ModelsToDomain(tA *Account, fA *models.Account, fU *models.User) + type Account struct + ID int + Name string + Other string + UserID string