package types type UserData struct { Username string PassHash []byte }