package model type User struct { Common Username string Password string }