//
pkg.gl
Category
github.com/KrishKashiwala/go-crud-arch
controllers
package
0.0.0-20221215192643-fd23cd07e3a7
Repository:
https://github.com/krishkashiwala/go-crud-arch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
166 SLOC
#
Functions
DeleteUser
DELETE QUERY.
FindUser
SELECT based on name.
GetAllUsers
READ QUERY.
InsertUser
CREATE QUERY.
Login
No description provided by the author
UpdateUser
UPDATE QUERY.
#
Structs
Users
No description provided by the author