mirror of
https://github.com/openziti/zrok.git
synced 2025-01-10 16:08:20 +01:00
6 lines
63 B
Go
6 lines
63 B
Go
package controller
|
|
|
|
type Config struct {
|
|
ApiEndpoint string
|
|
}
|