mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-02 11:42:15 +00:00
Add ID based cache to determine if rows have actually changed
This commit is contained in:
parent
c79f5e7e7e
commit
c2d9a98bf9
3 changed files with 105 additions and 16 deletions
|
@ -30,7 +30,6 @@ func Lesgoooo() {
|
|||
go checkForUpdates()
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func postTheUpdates() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue