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

Struct Te

controllers/feishu.go:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78type Te struct {
79 Content string `json:"content"`
80 Tag string `json:"tag"`
81}
82
83type Element struct {
84 Tag string `json:"tag"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected