go micro踩坑之路:invalid character '\'' looking for beginning of value
go micro官方文档给的实例里面
Make an RPC call via the CLI. The query is sent as json.
micro call go.micro.srv.example Example.Call '{"name": "John"}'
在windows控制台中执行会返回:
invalid character '\'' looking for b...
原创
2019-05-30 16:08:07 ·
20449 阅读 ·
1 评论