Migrated repository
Go to file
John Guo 8e5a03f6c9
add Ptr* functions for package gconv (#2206)
* add Ptr* functions for package gconv

* delete binary file

* revert changes for file gconv.go

Co-authored-by: houseme <housemecn@gmail.com>
2022-10-18 19:13:14 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github feat: temporarily disable the unit testing of the Polaris configuration center (#2183) 2022-10-09 21:42:32 +08:00
cmd/gf improve ut cases for package contrib/drivers/mysql (#2216) 2022-10-17 15:43:22 +08:00
container feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
contrib improve ut cases for package contrib/drivers/mysql (#2216) 2022-10-17 15:43:22 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database improve ut cases for package contrib/drivers/mysql (#2216) 2022-10-17 15:43:22 +08:00
debug/gdebug fix issue #2047 (#2069) 2022-08-16 20:46:22 +08:00
encoding add function ZipPathContent for package gcompress (#2179) 2022-10-09 19:19:10 +08:00
errors remove repeated error stack file lines among stacks for package gerror (#2199) 2022-10-13 19:12:01 +08:00
example improve ut cases for package contrib/drivers/mysql (#2216) 2022-10-17 15:43:22 +08:00
frame package comments and readme update (#2182) 2022-10-09 21:23:55 +08:00
i18n/gi18n fix issue #1971 (#2203) 2022-10-14 10:10:27 +08:00
internal package comments and readme update (#2182) 2022-10-09 21:23:55 +08:00
net fix info content when listens on port :0 for ghttp.Server (#2191) 2022-10-11 19:20:39 +08:00
os fix issue #1971 (#2203) 2022-10-14 10:10:27 +08:00
test/gtest fix issue in init context for package gctx (#2138) 2022-09-23 20:50:48 +08:00
text fix issue in gstr.Nl2Br (#2028) 2022-07-25 20:54:42 +08:00
util add Ptr* functions for package gconv (#2206) 2022-10-18 19:13:14 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore fix issue #1971 (#2203) 2022-10-14 10:10:27 +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 package comments and readme update (#2182) 2022-10-09 21:23:55 +08:00
version.go new version v2.2.0 (#2185) 2022-10-10 20:15:17 +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