tagion.services.options

Options for tagionwave services, Publicly imports all service options

Members

Functions

contract_sock_addr
immutable(string) contract_sock_addr(string prefix)

This function should be renamed Initially there it was only intended to be used for the contract address for the inputvalidator

Structs

CollectorOptions (from tagion.services.collector)
struct CollectorOptions via public import tagion.services.collector : CollectorOptions;
Undocumented in source.
DARTInterfaceOptions (from tagion.services.DARTInterface)
struct DARTInterfaceOptions via public import tagion.services.DARTInterface : DARTInterfaceOptions;
Undocumented in source.
DARTOptions (from tagion.services.DART)
struct DARTOptions via public import tagion.services.DART : DARTOptions;
EpochCreatorOptions (from tagion.services.epoch_creator)
struct EpochCreatorOptions via public import tagion.services.epoch_creator : EpochCreatorOptions;
Undocumented in source.
HiRPCVerifierOptions (from tagion.services.hirpc_verifier)
struct HiRPCVerifierOptions via public import tagion.services.hirpc_verifier : HiRPCVerifierOptions;
Undocumented in source.
InputValidatorOptions (from tagion.services.inputvalidator)
struct InputValidatorOptions via public import tagion.services.inputvalidator : InputValidatorOptions;
Undocumented in source.
LoggerOptions (from tagion.logger.LoggerOptions)
struct LoggerOptions via public import tagion.logger.LoggerOptions : LoggerOptions;
Undocumented in source.
NodeInterfaceOptions (from tagion.services.nodeinterface)
struct NodeInterfaceOptions via public import tagion.services.nodeinterface : NodeInterfaceOptions;
Options
struct Options

All options for neuewelle

ReplicatorOptions (from tagion.services.replicator)
struct ReplicatorOptions via public import tagion.services.replicator : ReplicatorOptions;
Undocumented in source.
SubscriptionServiceOptions (from tagion.services.subscription)
struct SubscriptionServiceOptions via public import tagion.services.subscription : SubscriptionServiceOptions;

Options for the subscription service

TRTOptions (from tagion.services.TRTService)
struct TRTOptions via public import tagion.services.TRTService : TRTOptions;
Undocumented in source.
TaskNames (from tagion.services.tasknames)
struct TaskNames via public import tagion.services.tasknames : TaskNames;
Undocumented in source.
TranscriptOptions (from tagion.services.transcript)
struct TranscriptOptions via public import tagion.services.transcript : TranscriptOptions;
Undocumented in source.
WaveOptions
struct WaveOptions
Undocumented in source.