MCPcopy Create free account
hub / github.com/compozy/agh / payloadJSON

Function payloadJSON

internal/api/httpapi/shared_test.go:42–44  ·  view source on GitHub ↗
(raw string)

Source from the content-addressed store, hash-verified

40}
41
42func payloadJSON(raw string) json.RawMessage {
43 return core.PayloadJSON(raw)
44}
45
46func observeEventAfterCursor(event store.EventSummary, cursor logsCursor) bool {
47 return core.LogEventAfterCursor(event, cursor)

Calls 1

PayloadJSONFunction · 0.92

Tested by

no test coverage detected