mirror of
https://github.com/go-micro/go-micro.git
synced 2024-12-30 10:10:44 +02:00
Update README.md
This commit is contained in:
parent
bca9ab165d
commit
9d7131a512
@ -94,6 +94,11 @@ func main() {
|
||||
To: "GBP",
|
||||
})
|
||||
|
||||
// {
|
||||
// "from": "USD",
|
||||
// "to": "GBP",
|
||||
// "rate": 0.7104
|
||||
// }
|
||||
fmt.Println(rsp, err)
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user