Migrated repository
Go to file
2022-01-13 21:31:37 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github fix issue in ut for package gcache/gfsnotify 2021-12-17 12:11:40 +08:00
container improve package gvar; remove gvar.Create 2022-01-10 20:33:09 +08:00
crypto improve package gaes 2021-12-31 14:24:07 +08:00
database gdb pgsql skip dropped fields 2022-01-13 14:20:01 +08:00
debug/gdebug improve package ghash 2022-01-13 21:31:23 +08:00
encoding improve package ghash 2022-01-13 21:31:23 +08:00
errors add gcode.WithCode 2022-01-10 22:58:29 +08:00
frame improve function New for creating db by specified configuration node 2022-01-12 21:57:46 +08:00
i18n/gi18n unit testing files renaming 2021-11-17 23:20:58 +08:00
internal add OmitEmpty support for WhereIn 2021-12-28 17:15:01 +08:00
net improve package ghttp 2022-01-13 20:57:13 +08:00
os add StdoutColorDisabled configuration for package glog 2022-01-13 15:22:27 +08:00
protocol/goai change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
test/gtest add stack filter of goframe module path for logging content 2021-12-10 18:52:35 +08:00
text fix issue in ut for package gsha1/gclient/ghttp/gregex 2021-12-23 00:34:02 +08:00
util fix issue #1568 2022-01-13 20:49:26 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore remove .example 2021-11-16 21:37:59 +08:00
.golangci.yml .golangci.yml updates 2021-11-16 21:25:14 +08:00
go.mod downgrade otel version to v1.0.0 2021-12-17 00:55:48 +08:00
go.sum add interface function ConvertDataForRecord for gdb.DB 2021-12-23 22:00:28 +08:00
LICENSE remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
README.MD README updates 2022-01-12 20:43:36 +08:00
version.go v2.0.0-beta 2021-11-14 11:36:59 +08:00

GoFrame

Go Doc GoFrame CI Go Report Code Coverage Production Ready License

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.

Features

  • modular, loosely coupled design
  • rich components, out-of-the-box
  • simple and easy to use, detailed documentation
  • interface designed components, with high scalability
  • fully supported tracing and error stack feature
  • specially developed and powerful ORM component
  • robust engineering design specifications
  • convenient development CLI tool provide
  • OpenTelemetry observability features support
  • OpenAPIV3 documentation generating, automatically
  • much, much more...ready to explore?

Installation

go get -u -v github.com/gogf/gf/v2

suggested using go.mod:

require github.com/gogf/gf/v2 latest

Limitation

golang version >= 1.15

Architecture

Documentation

License

GoFrame is licensed under the MIT License, 100% free and open-source, forever.

Part Of Users

We list part of the users here, if your company or products are using GoFrame, please let us know here.

Contributors

This project exists thanks to all the people who contribute. [Contributors].

Donators

If you love GoFrame, why not buy developer a cup of coffee?

Sponsors

We appreciate any kind of sponsorship for GoFrame development. If you've got some interesting, please contact WeChat 389961817 / Email john@goframe.org.

Thanks

JetBrains Atlassian