struct Pdns::MapStatisticItem

Included Modules

Defined in:

pdns/map_statistic_item.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def name : String #

Item name


[View source]
def type : String #

set to "MapStatisticItem"


[View source]
def value : Array(SimpleStatisticItem) #

Named values


[View source]