README ¶ 1 基本介绍 1.1 项目简介 基于gin的后台管理框架 2 使用说明 直接打包 cmd/publish/main.go docker化 使用./script/docker/Dockerfile打包 docker build -f ./script/docker/Dockerfile -t gaf:latest . 基于gitlab的自动打包 可参考.gitlab-ci.yml 基于KubeSphere的DevOps 可参考./script/jenkins和./script/k8s 可实现自动打包并部署至k8s Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd gaf docs Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag internal apiserver apiserver/config apiserver/controller apiserver/model/dict apiserver/model/entity apiserver/model/request apiserver/model/response apiserver/router/v1 apiserver/service apiserver/store apiserver/store/cache apiserver/store/database apiserver/store/database/initdata apiserver/store/mysql pkg/functions pkg/global pkg/hard pkg/middleware pkg/utils pkg/utils/crontab pkg/utils/gm pkg/utils/map pkg/utils/rand pkg/utils/slice pkg errcode third assist Click to show internal directories. Click to hide internal directories.