package
0.0.0-20240926203616-e4acb12f6533
Repository: https://github.com/freitasgabriel/golang-crud.git
Documentation: pkg.go.dev

# Structs

UserLogin represents the data required for user login @Summary User login data @Description Structure containing the necessary fields for user login.
UserRequest represents the input data for creating a new user.
No description provided by the author