tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Post.error
tagion
communication
HiRPC
HiRPC
Post
const
(
Error
)
error
()
struct
Post
(Direction DIRECTION)
@
trusted
const pure
static if
(
DIRECTION is Direction.RECEIVE
)
const
(
Error
)
error
(
)
Error
error
()
Return Value
Type:
const
(
Error
)
if the message type is an error it returns it * or else it throws an exception
Meta
Source
See Implementation
tagion
communication
HiRPC
HiRPC
Post
constructors
this
functions
error
isError
isMethod
isRecord
isResponse
isSigned
method
params
response
result
supports
verify
manifest constants
messageName
pubkeyName
signName
mixins
__anonymous
unions
Message
variables
_message
message
pubkey
signature
signed
type