Versions in this module Expand all Collapse all v1 v1.6.3 Mar 27, 2023 Changes in this version + const Aliyun + const Huawei + const Minio + const Qiniu + const S3 + const Tencent + var ErrDriverNotExists = errors.New("driver not exists") + var ErrNoDefaultDriver = errors.New("no default driver set") + type Goss struct + func New(configPath string) (*Goss, error) + func NewEnv() (*Goss, error) + func NewFromUserHomeConfigPath() (*Goss, error) + func (g *Goss) RegisterAliyunDriver() error + func (g *Goss) RegisterQiniuDriver() error + func (g *Goss) RegisterTencentDriver() error