package dto type Tag struct { ID uint64 URL string Tag string }