This website requires JavaScript.
Explore
Help
Register
Sign In
Bhasher
/
focus
Watch
1
Star
1
Fork
You've already forked focus
0
Code
Issues
Pull Requests
Actions
Packages
Releases
6
Activity
5eb4ab53c6
focus
/
backend
/
types
/
project.go
7 lines
94 B
Go
Raw
Blame
History
package
types
type
Project
struct
{
ID
int
`
json:"id"
`
Title
string
`
json:"title"
`
}
Reference in New Issue
View Git Blame
Copy Permalink