This website requires JavaScript.
Explore
Help
Sign In
localhots
/
empact
Watch
1
Star
0
Fork
You've already forked empact
0
Code
Releases
Activity
a414952482
empact
/
steward
/
state.go
13 lines
106 B
Go
Raw
Blame
History
package
steward
import
(
"time"
)
type
(
State
struct
{
Sha1
string
Timestamp
time
.
Time
}
)
View Git Blame
Copy Permalink