2025-05-30 15:06:01 -04:00

7 lines
90 B
Go

package agentController
type Config struct {
ZId string
IdentityPath string
}