This website requires JavaScript.
Explore
Help
Sign In
Jannex
/
robot-control-manager
Watch
2
Star
0
Fork
You've already forked robot-control-manager
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e13598dfda
robot-control-manager
/
modules
/
structs
/
jobs.go
13 lines
128 B
Go
Raw
Blame
History
package
structs
type
Jobs
struct
{
Id
string
Name
string
Tasks
[
]
Task
}
type
Task
struct
{
Id
string
Name
string
}
Reference in New Issue
View Git Blame
Copy Permalink