struct Pdns::SimpleStatisticItem

Included Modules

Defined in:

pdns/simple_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 value : String #

Item value


[View source]