package models type User struct { Password string Salt string }