This commit is contained in:
Xiangyue Cai
2019-01-30 09:25:18 +08:00
committed by 无闻
parent 2e634e2c17
commit 7771134cb0

View File

@@ -47,7 +47,7 @@ url, error := urlshortenerSvc.Url.Get(shwortUrl).Do()
返回的长地址便是转换前的原始地址。 返回的长地址便是转换前的原始地址。
示例 9.9 [urlshortener.go](examples/chapter_9/urlshortener.go) 示例 9.9 [urlshortener.go](examples/chapter_9/use_urlshortener.go)
```go ```go
package main package main