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

Method IsSetCookie

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

Source from the content-addressed store, hash-verified

663}
664
665func (p *ExampleJSONString) IsSetCookie() bool {
666 return p.Cookie != nil
667}
668
669func (p *ExampleJSONString) String() string {
670 if p == nil {

Callers 1

GetCookieMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected