文件名称:go-sso:golang gin sso网络示例
文件大小:75KB
文件格式:ZIP
更新时间:2024-06-12 01:08:49
Go
golang sso
project start
参考config/example_config.yml, 本地新建 conf/local.yml
export GO_SSO_WORKDIR =
【文件预览】:
go-sso-master
----registry()
--------storage.go(299B)
--------cache.go(450B)
----pkg()
--------log()
--------json()
--------request()
--------wx()
--------email_tool()
--------redis()
--------sms()
--------permission()
----cmd()
--------create_user.go(834B)
--------root.go(2KB)
--------migrate.go(315B)
--------refresh_permission.go(1KB)
----conf()
--------auth_policy.csv(41B)
--------di()
--------config_example.yml(710B)
--------auth_model.conf(249B)
--------config.go(1KB)
--------config_model.go(2KB)
----docs()
--------swagger.json(4KB)
--------docs.go(4KB)
--------swagger.yaml(2KB)
----internal()
--------repository()
--------model()
--------apierror()
--------routers()
--------service()
--------middlewares()
----main.go(595B)
----docker-compose.prd.yml(572B)
----.gitignore(342B)
----Makefile(100B)
----go.sum(44KB)
----.dockerignore(7B)
----README.md(1KB)
----util()
--------url.go(631B)
--------random.go(262B)
--------encryption()
--------auth.go(384B)
--------jwt.go(2KB)
--------url_test.go(892B)
--------json_format.go(1KB)
--------random_test.go(297B)
--------pagination.go(290B)
----build.sh(282B)
----dockerfile(195B)
----go.mod(2KB)