Clean up status package
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user