Implemented ProperyRepository. Now the Scanner stores the LastScan timestamp
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package consts
|
||||
|
||||
const (
|
||||
LastScan = "LastScan"
|
||||
)
|
||||
Reference in New Issue
Block a user