struct Pdns::StatisticItem

Included Modules

Defined in:

pdns/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 "StatisticItem"


[View source]
def value : String #

Item value


[View source]