Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
func CreateUser(db *sql.DB) gin.HandlerFunc
func DeleteUser ¶
func DeleteUser(db *sql.DB) gin.HandlerFunc
func GetUserById ¶
func GetUserById(db *sql.DB) gin.HandlerFunc
func HealthCheck ¶
func HealthCheck() gin.HandlerFunc
func UpdateUser ¶
func UpdateUser(db *sql.DB) gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.