go-web-framework

command module
v0.0.0-...-0b81e36 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2020 License: MIT Imports: 11 Imported by: 0

README

go-web-framework

基于gin的web开发脚手架

主要功能

使用说明

1.参数校验
(1). gin 框架有参数校验功能,使用的是github.com/go-playground/validator/v10
(2). 中文使用文档: https://juejin.im/post/6863765115456454664
(3). 自定义错误消息: https://studygolang.com/articles/28368
2.数据库
  1. mysql

  1. sqlite

3.缓存
  1. redis

3.日志

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
app
validation
自定义参数校验方法
自定义参数校验方法
api
service

Jump to

Keyboard shortcuts

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