package
0.0.0-20220119042014-05b05b50dfbe
Repository: https://github.com/gopherready/ginrestapi.git
Documentation: pkg.go.dev

# Functions

DeleteUser deletes the user by the user identifier.
No description provided by the author
No description provided by the author
GetUser gets an user by the user identifier.
No description provided by the author
used for cli.
ListUser List all users.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Token represents a JSON web token.
No description provided by the author
No description provided by the author
User represents a registered user.