package formatting type Vcard struct { FirstName string Surname string Mobile string Home string }