tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
SendADocumentToTheSocket
tagion
testbench
services
inputvalidator
Undocumented in source.
@
safe
@
Scenario
("send a HiRPC document to the socket", [])
class
SendADocumentToTheSocket {
NNGSocket
sock
;
const
string
sock_path
;
this
(string _sock_path);
Document
doc
;
Document
aInputvalidator
();
Document
aSocket
();
Document
ourMailbox
();
}
Constructors
this
this
(string _sock_path)
Undocumented in source.
Members
Functions
aInputvalidator
Document
aInputvalidator
()
Undocumented in source. Be warned that the author may not have intended to support it.
aSocket
Document
aSocket
()
Undocumented in source. Be warned that the author may not have intended to support it.
ourMailbox
Document
ourMailbox
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
doc
Document
doc
;
Undocumented in source.
sock
NNGSocket
sock
;
Undocumented in source.
sock_path
string
sock_path
;
Undocumented in source.
Meta
Source
See Implementation
tagion
testbench
services
inputvalidator
aliases
FeatureContext
classes
SendADocumentToTheSocket
SendBigContract
SendNoneHiRPC
SendPartialHiBON
manifest constants
feature