MCPcopy Create free account
hub / github.com/daodst/chat / MaxStreamPositionForPDUs

Method MaxStreamPositionForPDUs

syncapi/storage/interface.go:32–32  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

30 SharedUsers
31
32 MaxStreamPositionForPDUs(ctx context.Context) (types.StreamPosition, error)
33 MaxStreamPositionForReceipts(ctx context.Context) (types.StreamPosition, error)
34 MaxStreamPositionForInvites(ctx context.Context) (types.StreamPosition, error)
35 MaxStreamPositionForAccountData(ctx context.Context) (types.StreamPosition, error)

Callers 2

TestRecentEventsPDUFunction · 0.65
SetupMethod · 0.65

Calls

no outgoing calls

Tested by 1

TestRecentEventsPDUFunction · 0.52