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

Struct EmailCodeSendResp

common/pb/third.pb.go:380–386  ·  view source on GitHub ↗

EmailCodeSendResp 发送邮件响应

Source from the content-addressed store, hash-verified

378
379//EmailCodeSendResp 发送邮件响应
380type EmailCodeSendResp struct {
381 state protoimpl.MessageState
382 sizeCache protoimpl.SizeCache
383 unknownFields protoimpl.UnknownFields
384
385 Header *ResponseHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header"`
386}
387
388func (x *EmailCodeSendResp) Reset() {
389 *x = EmailCodeSendResp{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected