tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
SendPartialHiBON
tagion
testbench
services
inputvalidator
Undocumented in source.
@
safe
@
Scenario
("send partial HiBON", [])
class
SendPartialHiBON {
NNGSocket
sock
;
const
string
sock_path
;
this
(string _sock_path);
Document
inputvalidator
();
Document
socket
();
Document
rejects
();
}
Constructors
this
this
(string _sock_path)
Undocumented in source.
Members
Functions
inputvalidator
Document
inputvalidator
()
Undocumented in source. Be warned that the author may not have intended to support it.
rejects
Document
rejects
()
Undocumented in source. Be warned that the author may not have intended to support it.
socket
Document
socket
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
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