package pk10 type User struct { id int UserName string Password string }