Migrated repository
Go to file
黄骞 b0c9c68c9c
add ut cases for package ghttp_request (#2351)
* add ut cases for package ghttp_middleware

* add ut cases for package ghttp_request

* add ut cases for package ghttp_request

* add ut cases for package ghttp_request

* add ut cases for package ghttp_request - form

* add ut cases for package ghttp_request - query

* add ut cases for package ghttp_request - request

* add ut cases for package ghttp_request - router
2022-12-12 10:28:58 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github add zookeeper registry support (#2284) 2022-11-18 14:07:17 +08:00
cmd/gf fix issue in failed installing when there's shortcut between file paths for command install (#2326) 2022-11-25 10:34:00 +08:00
container improve ut case for package gcache/gpool (#2290) 2022-11-12 10:49:48 +08:00
contrib add zookeeper registry support (#2284) 2022-11-18 14:07:17 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database fix invalid UpdatedAt usage in soft deleting feature for package gdb (#2323) 2022-11-24 21:23:15 +08:00
debug/gdebug add ut cases for package gdebug (#2313) 2022-11-18 14:05:39 +08:00
encoding fix typo for comments (#2268) 2022-11-07 17:55:49 +08:00
errors add ut cases for package gerror (#2304) 2022-11-17 19:43:54 +08:00
example fix /* router supported for handler of package ghttp; fix json tag name issue when it contains , for package goai; add proxy example for http server (#2294) 2022-11-14 19:57:39 +08:00
frame add ut cases for package g (#2315) 2022-11-18 14:05:16 +08:00
i18n/gi18n add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
internal add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
net add ut cases for package ghttp_request (#2351) 2022-12-12 10:28:58 +08:00
os improve lru clearing for package gcache (#2327) 2022-11-25 10:45:56 +08:00
test/gtest gtest model unit test (#2267) 2022-11-07 17:56:33 +08:00
text add minus of start parameter support for gstr.Substr, like the substr function in PHP (#2297) 2022-11-16 10:10:59 +08:00
util fix /* router supported for handler of package ghttp; fix json tag name issue when it contains , for package goai; add proxy example for http server (#2294) 2022-11-14 19:57:39 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore fix invalid UpdatedAt usage in soft deleting feature for package gdb (#2323) 2022-11-24 21:23:15 +08:00
.golangci.yml add command fix and up (#2280) 2022-11-10 19:56:12 +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 add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
README.MD package comments and readme update (#2182) 2022-10-09 21:23:55 +08:00
version.go fix issue in failed installing when there's shortcut between file paths for command install (#2326) 2022-11-25 10:34:00 +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