This website requires JavaScript.
Explore
Help
Sign In
localhots
/
empact
Watch
1
Star
0
Fork
You've already forked empact
0
Code
Releases
Activity
255b6879c7
empact
/
db
/
team.go
10 lines
81 B
Go
Raw
Blame
History
package
db
type
(
Team
struct
{
ID
int
Owner
string
Name
string
}
)
View Git Blame
Copy Permalink