update package comments

This commit is contained in:
Henry Dollman
2024-09-14 16:46:48 -04:00
parent 138cbc13d6
commit aef99c3bd9
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
// Package agent handles the agent's SSH server and system stats collection.
package agent
import (