Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Oss = oss{ Type: Type, }
View Source
var Type = ossType{ Local: enum.New[OssTypeEnum]("local", "本地"), Minio: enum.New[OssTypeEnum]("minio", "本地"), Aliyun: enum.New[OssTypeEnum]("aliyun", "阿里云"), Huawei: enum.New[OssTypeEnum]("huawei", "华为云"), Tencent: enum.New[OssTypeEnum]("tencent", "腾讯云"), Qiniu: enum.New[OssTypeEnum]("qiniu", "七牛云"), }
Functions ¶
This section is empty.
Types ¶
type OssTypeEnum ¶
Click to show internal directories.
Click to hide internal directories.