Home
Reference
Source
Test
C
StreamWalker
errors
C
EventstoreError
F
newAccessDeniedError
F
newAlreadyExistError
F
newBadRequestError
F
newCommitTimeoutError
F
newConnectionError
F
newDoesNotExistError
F
newForwardTimeoutError
F
newImplementationError
F
newInvalidTransactionError
F
newNoStreamError
F
newNotAuthenticatedError
F
newNotFoundError
F
newNotHandledError
F
newNotModifiedError
F
newOperationError
F
newPrepareTimeoutError
F
newProtocolError
F
newStreamDeletedError
F
newTimeoutError
F
newUnspecificError
F
newWrongExpectedVersionError
event
C
Event
eventstore
C
Eventstore
C
Position
C
TCPConnection
F
setConnectionSettings
F
fetchgossipJson
F
getIpAndPort
F
getIpListFromDns
F
getMasterNodeInfo
F
getRandomNodeInfo
T
WriteResult
T
EventstoreSettings
T
UserCredentials
E
Long
E
bunyan
protobuf
F
uuidFromBuffer
F
uuidToBuffer
V
$root
T
ExpectedVersion
stream
C
Stream
C
Transaction
T
StreamOptions
subscription
C
PersistentSubscription
C
Subscription
F
setPersistentSubscriptionConfig
V
SystemConsumerStrategies
src/stream/index.ts
export {Stream, StreamOptions} from './Stream' export {StreamPosition} from './StreamPosition'