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

Function payloadJSON

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

Source from the content-addressed store, hash-verified

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

Callers 1

Calls 1

PayloadJSONFunction · 0.92

Tested by

no test coverage detected