MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / Cards

Struct Cards

controllers/feishu.go:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100type Cards struct {
101 Config Conf `json:"config"`
102 Elements []Element `json:"elements"`
103 Header Headers `json:"header"`
104}
105
106type FSMessagev2 struct {
107 MsgType string `json:"msg_type"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected