Documentation ¶
Overview ¶
* Planet Pulse * * Planet Pulse is an API designed to serve climate data pulled from NOAA's Global Monitoring Laboratory FTP server. This API is based on the OpenAPI v3 specification. * * API version: 0.1.0 * Contact: planetpulse.api@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
* Planet Pulse * * Planet Pulse is an API designed to serve climate data pulled from NOAA's Global Monitoring Laboratory FTP server. This API is based on the OpenAPI v3 specification. * * API version: 0.1.0 * Contact: planetpulse.api@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
* Planet Pulse * * Planet Pulse is an API designed to serve climate data pulled from NOAA's Global Monitoring Laboratory FTP server. This API is based on the OpenAPI v3 specification. * * API version: 0.1.0 * Contact: planetpulse.api@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
* Planet Pulse * * Planet Pulse is an API designed to serve climate data pulled from NOAA's Global Monitoring Laboratory FTP server. This API is based on the OpenAPI v3 specification. * * API version: 0.1.0 * Contact: planetpulse.api@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
* Planet Pulse * * Planet Pulse is an API designed to serve climate data pulled from NOAA's Global Monitoring Laboratory FTP server. This API is based on the OpenAPI v3 specification. * * API version: 0.1.0 * Contact: planetpulse.api@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
* Planet Pulse * * Planet Pulse is an API designed to serve climate data pulled from NOAA's Global Monitoring Laboratory FTP server. This API is based on the OpenAPI v3 specification. * * API version: 0.1.0 * Contact: planetpulse.api@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
Index ¶
- func Co2WeeklyGet(w http.ResponseWriter, r *http.Request)
- func Co2WeeklyIdGet(w http.ResponseWriter, r *http.Request)
- func HealthGet(w http.ResponseWriter, r *http.Request)
- func Index(w http.ResponseWriter, r *http.Request)
- func Logger(inner http.Handler, name string) http.Handler
- func NewRouter() *mux.Router
- type ModelError
- type Route
- type Routes
- type WeeklyDataPoint
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Co2WeeklyGet ¶
func Co2WeeklyGet(w http.ResponseWriter, r *http.Request)
func Co2WeeklyIdGet ¶
func Co2WeeklyIdGet(w http.ResponseWriter, r *http.Request)
Types ¶
type ModelError ¶
type Route ¶
type Route struct { Name string Method string Pattern string HandlerFunc http.HandlerFunc }
type WeeklyDataPoint ¶
type WeeklyDataPoint struct { }