MCPcopy 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
657func (p *ExampleJSONString) IsSetQuery() bool {
658 return p.Query != nil
659}
660
661func (p *ExampleJSONString) IsSetHeader() bool {
662 return p.Header != nil

Callers 1

GetQueryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected