package
0.0.0-20241105025648-14d52c491dc6
Repository: https://github.com/harr1424/go-notify.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Called when the add_location endpoint is contacted Expects to receive POST data describing an iOS device token and location.
Called when the remove_location endpoint is contacted Expects to receive POST data describing an iOS device token and location.
No description provided by the author
No description provided by the author
Called when the register endpoint is contacted Expects to receive POST data describing an iOS device token.
No description provided by the author
No description provided by the author
# Variables
A map with token keys and location values.
# Structs
Struct describing the contents of a forecast object returned by Open Meteo.
Struct to represent a geographical Location and assocated attributes.
Struct used to deserialize a payload sent when adding or removing a location.
Struct to unmarshall JSON object describing a token.