Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ IsInitial
Method
IsInitial
statetracker/notification.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
func
(n *Notification) IsInitial() bool {
20
return
n.SinceLastNew == 0
21
}
Callers
1
TestStateTracker_Listener
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestStateTracker_Listener
Function · 0.64