Ai
1 Star 0 Fork 0

技术狼/go-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
dto_oauth_facebook.go 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
技术狼 提交于 2024-08-11 00:19 +08:00 . v0.0.1
package config
type FacebookOAuthCnfDto struct {
ClientID string // 客户端ID
ClientSecret string // 客户端密钥
RedirectURL string // 回调地址
Debug bool // 调试
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jishulang/go-config.git
git@gitee.com:jishulang/go-config.git
jishulang
go-config
go-config
v0.0.4

搜索帮助