package
Version:
v0.0.0-...-8066787
Opens a new window with list of versions in this module.
Published: Nov 19, 2024
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Option func(*ossAPI)
type StsTokenInfo struct {
StatusCode int `json:"StatusCode"`
AccessKeyId string `json:"AccessKeyId"`
AccessKeySecret string `json:"AccessKeySecret"`
SecurityToken string `json:"SecurityToken"`
Expiration string `json:"Expiration"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.