command
module
Version:
v0.0.0-...-45e8f3b
Opens a new window with list of versions in this module.
Published: Dec 27, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
iyu
iris blog server
前端预览(未开发完,非最终版)
链接
项目进度
项目目录结构
├─cache
├─common
├─conf
├─controller
│ └─dto
├─errcode
├─middleware
├─module
├─repository
│ ├─article_repository
│ ├─category_repository
│ ├─po
│ ├─quanta_repository
│ ├─tag_repository
│ └─user_repository
├─router
├─service
│ ├─article_service
│ ├─category_service
│ ├─quanta_service
│ ├─tag_service
│ ├─user_service
│ └─vo
└─util
运行
git clone https://github.com/lhlyu/iyu.git
下面的操作都在项目根目录
sql文件在 ./lhlyu_blog.sql
库名:lhlyu_blog
配置文件在 ./conf/config.yaml
go1.11+
set GOPROXY=https://goproxy.cn
go1.13+
go env -w GOPROXY=https://goproxy.cn,direct
go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.