This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
Tasks
mirror of
https://github.com/thewhitetulip/Tasks.git
Watch
1
Star
0
Fork
You've already forked Tasks
1
Code
Issues
Projects
Releases
Wiki
Activity
cde24f7ee9
Tasks
/
types
/
types.go
9 lines
97 B
Go
Raw
Blame
History
package
types
type
Task
struct
{
Id
int
Title
string
Content
string
Created
string
}
Reference in New Issue
View Git Blame
Copy Permalink