Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ Set
Method
Set
statetracker/tracker.go:15–15 ·
view source on GitHub ↗
(interface{})
Source
from the content-addressed store, hash-verified
13
type
StateTracker
interface
{
14
Get()
interface
{}
15
Set(
interface
{}) bool
16
17
// The time that the StateTracker has spent being "previous"
18
// If already "desired", returns 0
Callers
3
TestStateTracker_Set
Function · 0.65
TestStateTracker_Wait
Function · 0.65
TestStateTracker_Listener
Function · 0.65
Implementers
1
stateTracker
statetracker/tracker.go
Calls
no outgoing calls
Tested by
3
TestStateTracker_Set
Function · 0.52
TestStateTracker_Wait
Function · 0.52
TestStateTracker_Listener
Function · 0.52