Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "v0.0.4"
Version バージョン
Variables ¶
View Source
var UserAgent = fmt.Sprintf( "object-storage-service-go/%s (%s/%s; +https://github.com/sacloud/object-storage-service-go) %s", Version, runtime.GOOS, runtime.GOARCH, objectstorage.UserAgent, )
UserAgent APIリクエスト時のユーザーエージェント
Functions ¶
func NewClient ¶
func NewClient() *objectstorage.Client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.