package models type UsersLoginViewModel struct { HeaderMetaTags } type AfterLoginViewModel struct { Message string Success bool }