@plasma-platform/centrifuge
v0.9.0
Published
Class to work with centrifuge
Downloads
85
Readme
Full documentation
install:npm i @plasma-platform/centrifuge -S
Short documentation
Table of Contents
ErrorBadRequest
Custom error message for Bad Request server response
Parameters
message(string | null) error details (optional, defaultnull)
ErrorCentrifuge
Custom error message for abstract server response
Parameters
statusCodenumber http status codestatusTextstring http status code textmessage(string | null) error details (optional, defaultnull)
ErrorServerResponse
Custom error message for abstract server response
Parameters
statusCodenumber http status codestatusTextstring http status code textmessage(string | null) error details (optional, defaultnull)
TMCentrifuge
TM Interface to Centrifuge
Parameters
urlstring service url
