mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
Update README.md
This commit is contained in:
@@ -94,6 +94,11 @@ func main() {
|
||||
To: "GBP",
|
||||
})
|
||||
|
||||
// {
|
||||
// "from": "USD",
|
||||
// "to": "GBP",
|
||||
// "rate": 0.7104
|
||||
// }
|
||||
fmt.Println(rsp, err)
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user