package models type User struct { Username string }