MCPcopy Create free account
hub / github.com/cloudwego/dynamicgo / IsSetHeader

Method IsSetHeader

testdata/kitex_gen/example3/example3.go:661–663  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

659}
660
661func (p *ExampleJSONString) IsSetHeader() bool {
662 return p.Header != nil
663}
664
665func (p *ExampleJSONString) IsSetCookie() bool {
666 return p.Cookie != nil

Callers 1

GetHeaderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected