Migrated repository
Go to file
John Guo e6bbead4e6
Merge pull request #1660 from qinyuguang/gdb_cache
gdb returns result when cache set failed
2022-03-17 22:05:06 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github issue template update 2022-03-10 19:30:03 +08:00
cmd/gf cli pack updates 2022-03-13 09:23:19 +08:00
container improve Dump feature for package gutil 2022-03-10 22:29:47 +08:00
contrib improva gf cli, package gcfg 2022-02-22 17:42:40 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database Merge pull request #1660 from qinyuguang/gdb_cache 2022-03-17 22:05:06 +08:00
debug/gdebug improve package ghash 2022-01-13 21:31:23 +08:00
encoding fix issue #1662 2022-03-11 10:24:42 +08:00
errors t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
example api swagger ui update 2022-03-01 11:43:42 +08:00
frame t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
i18n/gi18n t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
internal fix issue #1662 2022-03-11 10:24:42 +08:00
net Merge branch 'master' of https://github.com/gogf/gf 2022-03-11 10:24:57 +08:00
os fix issue #1662 2022-03-11 10:24:42 +08:00
protocol/goai improve package goai 2022-03-07 21:29:37 +08:00
test/gtest fix issue #1227 #1617 2022-02-22 10:43:31 +08:00
text t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
util improve gutil.Dump feature 2022-03-11 15:26:01 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore improva gf cli, package gcfg 2022-02-22 17:42:40 +08:00
.golangci.yml .golangci.yml updates 2021-11-16 21:25:14 +08:00
go.mod downgrade otel version from v1.3.0 to v1.0.0 2022-02-17 15:47:08 +08:00
go.sum downgrade otel version from v1.3.0 to v1.0.0 2022-02-17 15:47:08 +08:00
LICENSE remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
README.MD Update Github Action badge 2022-02-02 11:18:22 +08:00
version.go version updates 2022-03-14 19:39:56 +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
  • automatic codes generating for efficiency
  • 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

Enter your repo. directory and execute following command:

primary module

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

cli tool

go install github.com/gogf/gf/cmd/gf/v2

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