Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
661
func
(p *ExampleJSONString) IsSetHeader() bool {
662
return
p.Header != nil
663
}
664
665
func
(p *ExampleJSONString) IsSetCookie() bool {
666
return
p.Cookie != nil
Callers
1
GetHeader
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected