Simple monitoring solution
Go to file
2024-04-30 21:23:05 +02:00
sql Implemented basic functions 2024-04-30 08:04:16 +02:00
static Implemented basic functions 2024-04-30 08:04:16 +02:00
views Implemented basic functions 2024-04-30 08:04:16 +02:00
.gitignore Initial commit 2024-04-29 08:36:13 +02:00
area.go Initial commit 2024-04-29 08:36:13 +02:00
config.go Initial commit 2024-04-29 08:36:13 +02:00
datapoint.go Wip problem 2024-04-30 20:10:05 +02:00
go.mod Initial commit 2024-04-29 08:36:13 +02:00
go.sum Initial commit 2024-04-29 08:36:13 +02:00
main.go Trigger expression evaluated and problems managed 2024-04-30 21:23:05 +02:00
page.go Implemented basic functions 2024-04-30 08:04:16 +02:00
problem.go Trigger expression evaluated and problems managed 2024-04-30 21:23:05 +02:00
section.go Initial commit 2024-04-29 08:36:13 +02:00
trigger.go Trigger expression evaluated and problems managed 2024-04-30 21:23:05 +02:00