Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/dynamicgo
/ IsSetQuery
Method
IsSetQuery
testdata/kitex_gen/example3/example3.go:657–659 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
655
}
656
657
func
(p *ExampleJSONString) IsSetQuery() bool {
658
return
p.Query != nil
659
}
660
661
func
(p *ExampleJSONString) IsSetHeader() bool {
662
return
p.Header != nil
Callers
1
GetQuery
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected