update the comment for godoc
This commit is contained in:
@@ -6,12 +6,10 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
// ServiceService ...
|
||||
//
|
||||
// Service 相关 API
|
||||
type ServiceService service
|
||||
|
||||
// ServiceGetResult ...
|
||||
// ServiceGetResult is the result of Get Service
|
||||
type ServiceGetResult struct {
|
||||
XMLName xml.Name `xml:"ListAllMyBucketsResult"`
|
||||
Owner *Owner `xml:"Owner"`
|
||||
|
||||
Reference in New Issue
Block a user