parent
0a63e1f593
commit
8f17a3661e
10 changed files with 135 additions and 49 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
type State struct {
|
||||
Created time.Time
|
||||
Id uuid.UUID
|
||||
Lock *string
|
||||
Lock *Lock
|
||||
Path string
|
||||
Updated time.Time
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue