sys_enum_oss

package
v0.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2024 License: MIT Imports: 1 Imported by: 0

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

type OssTypeEnum enum.IEnumCode[string]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL