mirror of
https://github.com/singchia/frontier.git
synced 2025-10-24 00:23:09 +08:00
rpc: add basic avaiable rpc
This commit is contained in:
@@ -52,7 +52,6 @@ func TestParseFile(t *testing.T) {
|
||||
},
|
||||
Edgebound: Edgebound{},
|
||||
Servicebound: Servicebound{},
|
||||
Log: Log{},
|
||||
}
|
||||
_, err := yaml.Marshal(conf)
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user