Documentation ¶
Index ¶
- type ObsClient
- func (c *ObsClient) CreateDir(key string) error
- func (c *ObsClient) Delete(key string) error
- func (c *ObsClient) DeleteDir(key string) error
- func (c *ObsClient) FlushCdn(cdnUrl, flushType string) error
- func (c *ObsClient) PutFile(key, path string) error
- func (c *ObsClient) PutString(key, val string) error
- type SmsClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObsClient ¶
type ObsClient struct {
// contains filtered or unexported fields
}
func NewObsClient ¶
type SmsClient ¶ added in v2.8.0
func NewSmsClient ¶ added in v2.8.0
Click to show internal directories.
Click to hide internal directories.