You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned above, a testservice with charactertistics of "count" and "echo" can not been found while running the example code in examples/basic/server/main.go.
I built the code under macos with the following command:
$ GOOS=linux GOARCH=arm go build
and, then i scped it to the arm board, and execute the command:
# ./server
Did i use the code wrong? or something else?
Any hint is greatly appreciated!
The text was updated successfully, but these errors were encountered:
As mentioned above, a testservice with charactertistics of "count" and "echo" can not been found while running the example code in
examples/basic/server/main.go
.I built the code under macos with the following command:
and, then i scped it to the arm board, and execute the command:
Did i use the code wrong? or something else?
Any hint is greatly appreciated!
The text was updated successfully, but these errors were encountered: