mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-17 10:40:27 +08:00
5 lines
49 B
Go
5 lines
49 B
Go
|
|
package configs
|
||
|
|
|
||
|
|
type ComponentConfig struct {
|
||
|
|
}
|