package domain type GoogleLink struct { ID int64 Title string Description string Link string CompanyName string }