Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
665
func
(p *ExampleJSONString) IsSetCookie() bool {
666
return
p.Cookie != nil
667
}
668
669
func
(p *ExampleJSONString) String() string {
670
if
p == nil {
Callers
1
GetCookie
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected