struct Protocol::Network::ReportingApiEndpoint

Included Modules

Defined in:

protocol/network.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def group_name : String #

Name of the endpoint group.


[View source]
def url : String #

The URL of the endpoint to which reports may be delivered.


[View source]