2 Star 0 Fork 0

carlmax_my/go-cert

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
consts.go 107 Bytes
一键复制 编辑 原始数据 按行查看 历史
carlmax_my 提交于 2025-11-20 23:44 +08:00 . init
package cert
const (
CERT_STATUS_GOOD string = "good"
CERT_STATUS_REVOKED string = "revoked"
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/carlmax_my/go-cert.git
git@gitee.com:carlmax_my/go-cert.git
carlmax_my
go-cert
go-cert
v0.0.4

搜索帮助