//
pkg.gl
Category
github.com/saketV8/basic-crud-api-golang
models
package
0.0.0-20241204190138-dff7af6de8b4
Repository:
https://github.com/saketv8/basic-crud-api-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
33 SLOC
#
Structs
CreateUserRequestBody
No description provided by the author
DeleteRequestBody
No description provided by the author
RequestBody
body for post, put, delete request.
TestUserStruct
No description provided by the author
UpdateUserRequestBody
No description provided by the author
UserAccount
struct for database table.