Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ duration
Function
duration
otetcd/dependency.go:180–182 ·
view source on GitHub ↗
(d config.Duration)
Source
from the content-addressed store, hash-verified
178
}
179
180
func
duration(d config.Duration) time.Duration {
181
return
d.Duration
182
}
Callers
1
provideFactory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected