MCPcopy Create free account
hub / github.com/OpenFunction/samples / Message

Struct Message

functions/async/bindings/kafka-input/kafka-input.go:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21type Message struct {
22 Msg string `json:"message"`
23}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected