mirror of
https://github.com/openziti/ziti.git
synced 2026-09-24 11:26:27 +00:00
6 lines
49 B
Go
6 lines
49 B
Go
package edge_common
|
|
|
|
const (
|
|
Binding = "edge"
|
|
)
|