MCPcopy Index your code
hub / github.com/StackStorm/st2 / process

Method process

st2common/tests/unit/test_queue_consumer.py:34–35  ·  view source on GitHub ↗
(self, payload)

Source from the content-addressed store, hash-verified

32 message_type = FakeModelDB
33
34 def process(self, payload):
35 pass
36
37
38def get_handler():

Calls

no outgoing calls

Tested by

no test coverage detected