MCPcopy Create free account
hub / github.com/cherish-chat/xxim-server / GetHeader

Method GetHeader

common/pb/third.pb.go:420–425  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

418}
419
420func (x *EmailCodeSendResp) GetHeader() *ResponseHeader {
421 if x != nil {
422 return x.Header
423 }
424 return nil
425}
426
427//EmailCodeVerifyReq 验证邮件请求
428type EmailCodeVerifyReq struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected