Monitor a bunch of different sources of software in a single location using different kinds of fetchers, providing an API to have these information available in a single place and provide an UI to the user to look up versions easily
Go to file
Knut Ahlers 128eb0f8ba
Store only second timestamps, use UTC
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-29 17:33:41 +01:00
internal Implement json and atlassian fetchers 2021-11-29 16:53:15 +01:00
.gitignore Move from individual check intervals to fixed check distribution 2021-11-29 14:05:49 +01:00
api.go Allow to override fetcher link by using same name 2021-11-29 16:52:51 +01:00
go.mod Implement json and atlassian fetchers 2021-11-29 16:53:15 +01:00
go.sum Implement json and atlassian fetchers 2021-11-29 16:53:15 +01:00
main.go Move from individual check intervals to fixed check distribution 2021-11-29 14:05:49 +01:00
scheduler.go Store only second timestamps, use UTC 2021-11-29 17:33:41 +01:00