package mesh type MeshNodeID struct { Func string `json:"func"` Agentid string `json:"agent_id"` NodeID string `json:"nodeid"` }