wip: rename ID to JobId
This commit is contained in:
committed by
=Michael Hohn
parent
0349961360
commit
593644ca2e
@@ -47,6 +47,6 @@ func (s Status) ToExternalString() string {
|
||||
}
|
||||
|
||||
type JobSpec struct {
|
||||
ID int
|
||||
JobID int
|
||||
OwnerRepo
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user