struct Protocol::Schema::Domain

Overview

Description of the protocol domain.

Included Modules

Defined in:

protocol/schema.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def name : String #

Domain name.


[View source]
def version : String #

Domain version.


[View source]