Migrated repository
Go to file
2022-07-18 22:24:22 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github add interrupt for concurrent ci workflows(#2020) 2022-07-18 22:24:22 +08:00
cmd/gf some improves for ci yaml and package cmd/gf, database/gdb (#1972) 2022-07-07 21:16:26 +08:00
container Improve the code coverage of the gtype module (#1975) 2022-07-11 21:29:32 +08:00
contrib improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database fix concurrent safety for package gdb (#1998) 2022-07-12 21:26:18 +08:00
debug/gdebug rename gdebug.TestData* -> gtest.Data*; add UT case for http server 2022-03-17 16:58:04 +08:00
encoding Use gconv.String instead of cast.ToString. 2022-05-12 22:59:08 +08:00
errors improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
example go.sum update 2022-06-24 15:16:46 +08:00
frame fix UT issue for package gcron (#1992) 2022-07-12 09:55:46 +08:00
i18n/gi18n ci test 2022-05-12 15:25:28 +08:00
internal fix UT issue for package gcron (#1992) 2022-07-12 09:55:46 +08:00
net improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify (#2000) 2022-07-13 20:20:38 +08:00
os improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
test/gtest fix issue in loosing internal ctx data for Transaction for package gdb; fix issue #1732 2022-04-19 10:22:10 +08:00
text add gstr.IsGNUVersion (#1937) 2022-06-24 16:54:24 +08:00
util improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore improve command gen service; add error trace for error of some packages 2022-06-16 17:07:25 +08:00
.golangci.yml Fix/1748 issues #1748 (#1817) 2022-05-23 22:09:11 +08:00
go.mod go mod tidy 2022-05-19 10:49:09 +08:00
go.sum go mod tidy 2022-05-19 10:49:09 +08:00
LICENSE remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
Makefile move ut cases from package gdb to contrib/drivers/mysql 2022-05-10 15:38:08 +08:00
README.MD Update Github Action badge 2022-02-02 11:18:22 +08:00
version.go new version v2.1.2 (#1993) 2022-07-12 14:08:19 +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