package
0.0.0-20211214184315-14776eaa5bb8
Repository: https://github.com/el-mike/gochat.git
Documentation: pkg.go.dev
# Functions
ValidatePasswordConfirmation - returns true when Password and ConfirmedPassword are equal, false otherwise.
# Structs
No description provided by the author
LoginCredentials - schema for login payload.
LoginResponse - schema for login response.
SignupPayload - schema for signup payload.
UserResponse - response for User entity.