package models type UserModel struct { Name string Hash string }