MCPcopy
hub / github.com/silenceper/wechat / PushData

Interface PushData

miniprogram/message/message.go:304–304  ·  view source on GitHub ↗

PushData 推送的数据 (已转对应的结构体)

Source from the content-addressed store, hash-verified

302
303// PushData 推送的数据 (已转对应的结构体)
304type PushData interface{}
305
306// CommonPushData 推送数据通用部分
307type CommonPushData struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…