Migrated repository
Go to file
2023-04-12 10:14:14 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github feat: automatic update gf for contrib (#2551) 2023-04-11 21:13:29 +08:00
cmd/gf add clickhouse support in command gf gen dao (#2557) 2023-04-12 10:14:04 +08:00
container add RemoveValues for package garray (#2568) 2023-04-12 10:12:28 +08:00
contrib fix: unified go.mod dependent version (#2452) 2023-03-28 09:25:29 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database comment updates for gdb.Builder (#2513) 2023-03-28 09:23:08 +08:00
debug/gdebug add ut cases for package gdebug (#2313) 2022-11-18 14:05:39 +08:00
encoding fix goreport for gofmt (#2523) 2023-03-17 17:54:14 +08:00
errors feature/v2.3.0 (#2296) 2023-01-09 14:43:10 +08:00
example feat: automatic update gf for contrib (#2551) 2023-04-11 21:13:29 +08:00
frame improve unit testing cases (#2468) 2023-02-23 10:07:40 +08:00
i18n/gi18n improve unit testing cases (#2468) 2023-02-23 10:07:40 +08:00
internal fix goreport for gofmt (#2523) 2023-03-17 17:54:14 +08:00
net improve stream response for http (#2564) 2023-04-12 10:12:11 +08:00
os change temp dir to os.TempDir for package gfile (#2547) 2023-03-29 11:58:20 +08:00
test/gtest improve unit testing cases (#2468) 2023-02-23 10:07:40 +08:00
text improve unit testing cases coverage to 80%+ (#2480) 2023-03-07 21:27:23 +08:00
util fix issue #2529 #2487 (#2548) 2023-04-12 10:14:14 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore .gitignore updates (#2426) 2023-02-07 21:13:20 +08:00
.golangci.yml fix issue #2516 (#2531) 2023-03-22 20:14:57 +08:00
go.mod feature/v2.3.0 (#2296) 2023-01-09 14:43:10 +08:00
go.sum feature/v2.3.0 (#2296) 2023-01-09 14:43:10 +08:00
LICENSE remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
Makefile feat: automatic update gf for contrib (#2551) 2023-04-11 21:13:29 +08:00
README.MD fix goreport for gofmt (#2523) 2023-03-17 17:54:14 +08:00
version.go improve grpcx (#2522) 2023-03-17 17:51:10 +08:00

GoFrame

Go Doc GoFrame CI Go Report Card 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