package model type Author struct { Name string PasswordHash string }