4 Star 11 Fork 5

eoLinker/APIPark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
initialization-none.go 219 Bytes
一键复制 编辑 原始数据 按行查看 历史
choosy 提交于 2024-10-28 18:39 +08:00 . update remark
//go:build !init
package main
import (
_ "github.com/APIParkLab/APIPark/resources/access"
_ "github.com/APIParkLab/APIPark/resources/permit"
_ "github.com/APIParkLab/APIPark/resources/plugin"
)
func doCheck() {
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/eolink/APIPark.git
git@gitee.com:eolink/APIPark.git
eolink
APIPark
APIPark
main

搜索帮助