Versions in this module Expand all Collapse all v0 v0.1.0 Mar 17, 2023 Changes in this version + var ProfilForUserNotFoundError = &CustomError + var UnknownError = &CustomError + var WrongAuthDataError = &CustomError + type CustomError struct + HttpCode int + Msg string + func (m *CustomError) Error() string