Files
zrok/controller/agentController/config.go

7 lines
90 B
Go

package agentController
type Config struct {
ZId string
IdentityPath string
}