struct Pglog::TimeSpanConverter

Defined in:

pglog/json.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.from_json(parser : JSON::PullParser) : Time::Span #

[View source]
def self.to_json(span : Time::Span, builder : JSON::Builder) #

[View source]

Instance Method Detail

def initialize #

[View source]