Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/cli
/ Value
Method
Value
opts/duration.go:61–63 ·
view source on GitHub ↗
Value returns the time.Duration
()
Source
from the content-addressed store, hash-verified
59
60
// Value returns the time.Duration
61
func
(d *DurationOpt) Value() *time.Duration {
62
return
d.value
63
}
Callers
1
TestDurationOptSetAndValue
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestDurationOptSetAndValue
Function · 0.76