Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /api/probes endpoint #1265

Merged
merged 2 commits into from
Apr 12, 2016
Merged

Add /api/probes endpoint #1265

merged 2 commits into from
Apr 12, 2016

Conversation

tomwilkie
Copy link
Contributor

No description provided.

// Probe is the details for a single probe that generated a report.
type Probe struct {
ID string `json:"id"`
LastSeen time.Time `json:"lastSeen"`

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@paulbellamy paulbellamy merged commit 6158cbe into master Apr 12, 2016
@paulbellamy paulbellamy deleted the api-probes branch April 12, 2016 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants