struct Protocol::BackgroundService::EventMetadata

Overview

A key-value pair for additional event information to pass along.

Included Modules

Defined in:

protocol/background_service.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def key : String #

[View source]
def value : String #

[View source]