Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ event-iterator.test.ts
File
event-iterator.test.ts
packages/contract/src/event-iterator.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ORPCError } from
'@orpc/client'
2
import
{ getEventMeta, withEventMeta } from
'@orpc/standard-server'
3
import
* as z from
'zod'
4
import
{ ValidationError } from
'./error'
Callers
nothing calls this directly
Calls
5
eventIterator
Function · 0.90
withEventMeta
Function · 0.90
getEventMeta
Function · 0.90
getEventIteratorSchemaDetails
Function · 0.90
next
Method · 0.45
Tested by
no test coverage detected