Migrated repository
Go to file
2023-10-30 20:11:23 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
cmd/gf ignore cmd/gf/go.work.sum from version controll (#3087) 2023-10-25 21:17:21 +08:00
container fix: gutil.IsMap judgment logic error (#2953) 2023-09-13 19:30:02 +08:00
contrib Add the Protocol attribute to the Redis configuration (#3109) 2023-10-30 20:11:23 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database Add the Protocol attribute to the Redis configuration (#3109) 2023-10-30 20:11:23 +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: gjson encode to string expect inconformity(issue 2520) (#2928) 2023-09-04 21:19:22 +08:00
errors improve error stack configuration for package gerror, add framework error stack filter for package glog (#2918) 2023-08-31 15:31:55 +08:00
example feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
frame improve g.Go (#2956) 2023-09-12 20:00:01 +08:00
i18n/gi18n fix issue reading resource from manage in function New of package gres (#2961) 2023-10-10 20:02:52 +08:00
internal fix: gutil.IsMap judgment logic error (#2953) 2023-09-13 19:30:02 +08:00
net fix issue #3077 (#3081) 2023-10-24 10:02:04 +08:00
os improve cache duration from second to millisecond for redis adapter of package gcache (#3052) 2023-10-18 20:02:23 +08:00
test/gtest change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
text add List2/List3/ListAndTrim2/ListAndTrim3 functions for package gstr (#2986) 2023-10-09 19:58:14 +08:00
util improve comments for package gconv (#3057) 2023-10-17 21:09:46 +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 ignore cmd/gf/go.work.sum from version controll (#3087) 2023-10-25 21:17:21 +08:00
.golangci.yml fix issue #2516 (#2531) 2023-03-22 20:14:57 +08:00
.set_version.sh add go workspace for cmd/gf, to enable go install for cmd/gf (#3040) 2023-10-18 20:01:16 +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 Update README.MD (#3082) 2023-10-24 20:33:10 +08:00
version.go fix issue #3077 (#3081) 2023-10-24 10:02:04 +08:00

GoFrame

Go Reference 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@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