Documentation ¶
Overview ¶
Buoy implements the service for the buoy functionality
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config buoyConfiguration
Functions ¶
func FindRegion ¶
func FindRegion(service *services.Service, region string) (buoyStations []*buoyModels.BuoyStation, err error)
FindRegion retrieves the stations for the specified region
func FindStation ¶
func FindStation(service *services.Service, stationId string) (buoyStation *buoyModels.BuoyStation, err error)
FindStation retrieves the specified station
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.