//
pkg.gl
Category
github.com/t-kuni/go-web-api-template
ent
schema
package
0.0.0-20240914135241-c6785bd4ff16
Repository:
https://github.com/t-kuni/go-web-api-template.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
78 SLOC
#
Constants
StatusCompleted
No description provided by the author
StatusNone
No description provided by the author
StatusPending
No description provided by the author
StatusProgress
No description provided by the author
#
Structs
Company
Company holds the schema definition for the Company entity.
Todo
Todo holds the schema definition for the Todo entity.
User
User holds the schema definition for the User entity.
#
Type aliases
TodoStatus
TodoStatus is used to enforce strong typing on status field.