Modules§
- blocking
- synchronous functions
Structs§
Constants§
- LOADING
- Loading error messaage you get at the first call of
update()
.
Functions§
- find_
current - find_
upcoming - from_
utc_ timestamp - init
- Spawns a thread which fetches the current ISS spotting from http://api.open-notify.org periodically.
- spot
- Fetch current ISS spotting update once and stop thread immediately after success. Returns the result in a future.
- update
- Get current ISS spotting update that the spawned thread could fetched.