Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error uint32
const ( ErrorNone Error = iota ErrorEventNotFound ErrorBufferTooSmall ErrorAddressOutOfMemory ErrorNilAddress ErrorHttpWrite ErrorHttpReadBody ErrorCloseBody ErrorEOF ErrorReadHeaders ErrorClientNotFound ErrorParseUrlFailed ErrorMemoryWriteFailed ErrorHttpRequestFailed ErrorInvalidMethod ErrorNewRequestFailed ErrorHeaderNotFound ErrorHttpWriteBodyFailed ErrorCidNotFoundOnIpfs ErrorInvalidCid ErrorSubscribeFailed ErrorPublishFailed ErrorDatabaseCreateFailed ErrorDatabaseGetFailed ErrorDatabasePutFailed ErrorDatabaseNotFound ErrorDatabaseDeleteFailed ErrorDatabaseListFailed ErrorKeystoreCreateFailed ErrorDatabaseKeyNotFound ErrorKeystoreNotFound ErrorAddFileFailed ErrorGetFileFailed ErrorDeleteFileFailed ErrorCloseFileFailed ErrorFileNameNotFound ErrorListFileVersionsFailed ErrorListingUsedSpaceFailed ErrorGetWebSocketURLFailed ErrorByteConversionFailed ErrorChannelNotFound ErrorNewStreamFailed ErrorCommandCreateFailed ErrorP2PSendFailed ErrorP2PCommandNotFound ErrorP2PProtocolNotFound ErrorP2PFromNotFound ErrorP2PToNotFound ErrorP2PListenFailed ErrorMarshalDataFailed ErrorZeroSize ErrorSizeMismatch ErrorStorageGetMetaFailed ErrorAddFileToIpfsFailed ErrorStorageNotFound ErrorStorageListFailed ErrorCap )
When adding new errno, make sure to add to the string list
Click to show internal directories.
Click to hide internal directories.