Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/larksuite/cli
/ flagReader
Function
flagReader
cmd/service/paramflags.go:164–166 ·
view source on GitHub ↗
(p *T)
Source
from the content-addressed store, hash-verified
162
}
163
164
func
flagReader[T any](p *T)
func
()
interface
{} {
165
return
func
()
interface
{} {
return
*p }
166
}
Callers
1
registerTypedFlag
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected