Skip to content
Snippets Groups Projects
Commit 12bd11c4 authored by Aksel Baardsen's avatar Aksel Baardsen
Browse files

added basic diag struct

parent 643aa9d7
Branches
No related tags found
No related merge requests found
package pkg
type Diag struct {
Gbif string `json:"gbif"`
Restcountries string `json:"restcountries"`
Version string `json:"version"`
Uptime string `json:"uptime"`
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment