mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-02-23 14:15:37 +08:00
阶段性提交
This commit is contained in:
@@ -10,6 +10,8 @@ type APIConfig struct {
|
||||
RPC struct {
|
||||
Endpoints []string `yaml:"endpoints"`
|
||||
} `yaml:"rpc"`
|
||||
NodeId string `yaml:"nodeId"`
|
||||
Secret string `yaml:"secret"`
|
||||
}
|
||||
|
||||
func LoadAPIConfig() (*APIConfig, error) {
|
||||
|
||||
Reference in New Issue
Block a user