package
0.0.0-20240129152315-5385ee73324f
Repository: https://github.com/cuuj69/crud_hr.git
Documentation: pkg.go.dev

# Functions

Create employee using GORM.
Delete employee by ID using GORM.
Get employee by ID using GORM.
Get all employees using GORM.
Update employee by ID using GORM.
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

# Structs

ORM employee response structure.