package types type User struct { FirstName string LastName string }