feat: implement cross-platform metric collector with gopsutil, rename module to nexusrmm.local/agent
This commit is contained in:
@@ -3,7 +3,7 @@ syntax = "proto3";
|
||||
package nexusrmm;
|
||||
|
||||
option csharp_namespace = "NexusRMM.Protos";
|
||||
option go_package = "github.com/nexusrmm/agent/pkg/proto";
|
||||
option go_package = "nexusrmm.local/agent/pkg/proto";
|
||||
|
||||
// --- Agent Enrollment ---
|
||||
message EnrollRequest {
|
||||
|
||||
Reference in New Issue
Block a user