Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteOSSFile ¶
func DeleteOSSFile(key, bucketName string)
func InitOSS ¶
func InitOSS(rc *RootConfig)
Types ¶
type RootConfig ¶
type RootConfig struct {
Config ossConfig `yaml:"oss"`
}
func NewConfig ¶
func NewConfig() *RootConfig
Click to show internal directories.
Click to hide internal directories.