Skip to content
#

gorm

Here are 643 public repositories matching this topic...

sgzwiz
sgzwiz commented Nov 24, 2020

panic: type (double unsigned zerofill) not match in any way.maybe need to add on (https://github.com/xxjwxc/gormt/blob/master/data/view/cnf/def.go)

goroutine 1 [running]:
github.com/xxjwxc/gormt/data/view/model.getTypeName(0xc0003d87a0, 0x18, 0xa31c00, 0x1, 0xa31cc3)
/Users/xxj/work/workspace/github/xxjwxc/gormt/data/view/model/common.go:71 +0x57f
github.com/xxjwxc/gormt/data/view/mo

基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。

  • Updated Feb 4, 2021
  • Go

Improve this page

Add a description, image, and links to the gorm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gorm topic, visit your repo's landing page and select "manage topics."

Learn more