2025-05-29 16:09:48 -04:00

6 lines
69 B
Go

package agentController
type Config struct {
IdentityPath string
}