mirror of
https://github.com/openziti/zrok.git
synced 2025-06-12 04:46:41 +02:00
6 lines
69 B
Go
6 lines
69 B
Go
package agentController
|
|
|
|
type Config struct {
|
|
IdentityPath string
|
|
}
|