//
pkg.gl
Category
github.com/iabdulzahid/golang_task_manager
internal
models
package
0.0.0-20241201171602-12f376fda57a
Repository:
https://github.com/iabdulzahid/golang_task_manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
26 SLOC
#
Constants
High
Define constants for the priority values.
Low
Define constants for the priority values.
Medium
Define constants for the priority values.
#
Structs
ErrorResponse
ErrorResponse struct for standardized error message format.
SuccessMessage
No description provided by the author
SuccessResponse
SuccessResponse is a struct for success responses.
Task
Task struct for task model.
#
Type aliases
Priority
Define the custom type for Priority.