Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/erpc/erpc
/ markFreshAttempt
Method
markFreshAttempt
data/shared_state_variable.go:483–485 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
481
}
482
483
func
(c *counterInt64) markFreshAttempt() {
484
c.allocateUpdatedAtMs()
485
}
486
487
type
refreshResult
struct
{
488
val int64
Callers
2
TryUpdateIfStale
Method · 0.95
applyRefreshResult
Method · 0.95
Calls
1
allocateUpdatedAtMs
Method · 0.80
Tested by
no test coverage detected