Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shopify/goose
/ Int
Method
Int
profiler/ui.go:115–117 ·
view source on GitHub ↗
(_ string, d int, _ string)
Source
from the content-addressed store, hash-verified
113
}
114
115
func
(f inlineFlagset) Int(_ string, d int, _ string) *int {
116
return
&d
117
}
118
119
func
(f inlineFlagset) Float64(_ string, d float64, _ string) *float64 {
120
return
&d
Callers
1
LookupPort
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected