Migrated repository
Go to file
2024-03-06 19:05:13 +08:00
.gitee rename gitee issue template (#3274) 2024-01-22 21:07:04 +08:00
.github feat: upgrade set-go version and add go 1.22 version (#3316) 2024-03-04 20:18:31 +08:00
cmd/gf fix: generated dao go files forcely cleared by command gf gen dao if clear set true (#3337) 2024-03-05 20:49:19 +08:00
container fix typo (#3332) 2024-02-27 21:09:43 +08:00
contrib enhance: improve FormatUpsert implements for pgsql (#3349) 2024-03-06 19:05:13 +08:00
crypto rename function name PKCS5UnPadding to PKCS7UnPadding (#3124) 2023-11-06 19:20:07 +08:00
database enhance: add Save operation support for pgsql #3053 (#3324) 2024-03-04 20:17:43 +08:00
debug/gdebug change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
encoding fix #3253 (#3255) 2024-01-11 22:14:22 +08:00
errors fix error in gerror.HasCode (#3277) 2024-01-24 20:36:32 +08:00
example nacos-sdk-go upgrade to v2 (#3334) 2024-02-28 21:52:32 +08:00
frame improve g.Go (#2956) 2023-09-12 20:00:01 +08:00
i18n/gi18n fix error code comment on i18n defaultLanguage value (#3335) 2024-02-28 21:51:43 +08:00
internal fix #3253 (#3255) 2024-01-11 22:14:22 +08:00
net enhance: change tracing span name from request uri to router uri for http request (#3338) 2024-03-05 21:11:27 +08:00
os enhance: gproc.signal enhance #3325 (#3326) 2024-03-04 20:10:05 +08:00
test/gtest change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
text comments update for package gstr (#3233) 2024-01-02 20:16:51 +08:00
util fix #3245 (#3298) 2024-02-06 11:47:25 +08:00
.codecov.yml feat: add codecov.yml ignore cmd test (#2729) 2023-06-29 20:14:31 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore fix issue command gf run -w takes no effect (#3321) 2024-02-27 20:33:57 +08:00
.golangci.yml feat: upgrade set-go version and add go 1.22 version (#3316) 2024-03-04 20:18:31 +08:00
.set_version.sh script updates for version upgrading (#3169) 2023-11-22 20:49:07 +08:00
go.mod feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
go.sum feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
LICENSE remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
Makefile improve command make version (#2676) 2023-06-06 17:10:32 +08:00
README.MD fix github pages ci (#3331) 2024-02-28 19:20:37 +08:00
version.go new version v2.6.3 (#3308) 2024-02-07 17:11:36 +08:00

GoFrame

Go Reference GoFrame CI Go Report Card Code Coverage Production Ready License

Release GitHub pull requests GitHub closed pull requests GitHub issues GitHub closed issues Stars Forks

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@latest

Limitation

golang version >= 1.18

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