# Functions
Populate a []models.Forecast pointer with the OpenAPI data.
Create the metadalinks associated to the response.
Take the date, the hours and the timezone offset and return the related time.Time object.
Get the int param paramName passed into the request.
Get forecasts data from the Opendata API Populate the *models.OpenDataAPIResponse pointer if the data are correct.
Get the string param paramName passed into the request.
Get the timezone passed into the request header.
No description provided by the author
Return a []models.Boat of a boat crossing forecast.
Return the corresponding models.ClosingReason according of the string value.
Return the corresponding models.ClosingType according of the string value.
# Variables
No description provided by the author