Add support for controlling eebus-go via JSON-RPC from another process #645
Annotations
10 errors
Build:
cmd/remote/main.go#L115
syntax error: unexpected ) after top level declaration
|
Build:
cmd/remote/main.go#L120
method has multiple receivers
|
Build:
cmd/remote/main.go#L120
syntax error: unexpected ., expected (
|
Build:
cmd/remote/main.go#L122
syntax error: non-declaration statement outside function body
|
Build:
cmd/remote/main.go#L127
method has multiple receivers
|
Build:
cmd/remote/main.go#L127
syntax error: unexpected ., expected (
|
Build:
cmd/remote/main.go#L129
syntax error: non-declaration statement outside function body
|
Build:
cmd/remote/main.go#L134
method has multiple receivers
|
Build:
cmd/remote/main.go#L134
syntax error: unexpected ., expected (
|
Build:
cmd/remote/main.go#L136
syntax error: non-declaration statement outside function body
|