modulepackage
0.0.0-20240522093117-ba6c445b776a
Repository: https://github.com/osiloke/gincrud.git
Documentation: pkg.go.dev
# README
gincrud
Crud utilities for gin
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
TODO: Extract core logic from each crud function i.e make doGetAll, doGet, ..
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
Get unique key from object and request.
Convert request json data to data and map, you can handle validation here.
Called when a crud operation fails.
Called when a crud operation is successful.
No description provided by the author
No description provided by the author