cyf-cloud.back

command module
v0.0.0-...-a1b16c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 8 Imported by: 0

README

cyf-cloud.back

cyf-cloud的服务器端,使用Golang编写。

SCHEMA

编码规范

基本

编码规范

API 版本
  • v1(停止维护)
  • v1x1
  • v1x1_dm : dm文件系统管理扩展版本
cc

如何使用cc构建一个restful API

技术栈
- API
-+ Goland
- Database
-+ SQLite3
-+ Redis
配置文件
server.cfg

具体查看文件内注释

Docker

docker run -it cyf-cloud-back/v1x1:0.1 bash -c "service redis-server start && cd  /root/cyf-cloud.back/ && /usr/local/go/bin/go run ./main.go"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cc
err
this file will complete configurations below server configuration log configuration
this file will complete configurations below server configuration log configuration
进行一些基本的文件操作 参考: https://colobu.com/2016/10/12/go-file-operations/
进行一些基本的文件操作 参考: https://colobu.com/2016/10/12/go-file-operations/
util
提供了基本的中间件
提供了基本的中间件
v1
v1 历史代码,不到迫不得已不会改动
v1 历史代码,不到迫不得已不会改动
vt
cli
http
处理账户的登录,注册等情况
处理账户的登录,注册等情况
orm
处理将磁盘文件记录入数据库的操作
处理将磁盘文件记录入数据库的操作
virtual progress chart
virtual progress chart

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL