Clean up status package

This commit is contained in:
Daniel
2019-10-25 13:30:08 +02:00
parent eea1ec6a56
commit fd203fc8a7
2 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ func init() {
}
// SystemStatus saves basic information about the current system status.
//nolint:maligned // TODO
type SystemStatus struct {
record.Base
sync.Mutex