struct

Exu::DomainConfig

Inherits JSON::Serializable < YAML::Serializable < Struct < Value < Object

Domain-specific configuration

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(pull : JSON::PullParser)
Source
new(dmarc : DmarcConfig = DmarcConfig.new)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

dmarc
Source
dmarc=(dmarc : DmarcConfig)
Source