georgehao

Results 9 issues of georgehao

![image](https://user-images.githubusercontent.com/6947653/120056048-6f39ec00-c06c-11eb-9268-451622658295.png) 目前这个目录字体过大,导致我的标题都换行显示,我得重新换个简短的名字,这个挺影响docs使用的 可以参考我的博客:https://www.haohongfan.com/docs/gohandbook/ 标题过长的效果 我觉得这个主题还是不错的,细节可以再优化下,如果可以的话,可以添加我的wx: forever_hhf 探讨下

enhancement

Hello, set the depth for each query is supported by`webonyx/graphql-php`, how can i do in laravel-graphql?

``` time="2018-12-19T14:22:20Z" level=error msg="_bulk failed list [156]" error="&elastic.ErrorDetails{Type:"illegal_argument_exception", Reason:"[name] is defined as an object in mapping [categories] but this name is already used for a field in other types", ResourceType:"",...

**What would you like to be added**: Just Provide a configuration file manual like [cortex](https://cortexmetrics.io/docs/configuration/configuration-file/) **Why is this needed**: provide a manual, configure dubbogo will be easier

**Describe the bug** Hi, When a ingester just starting a moment, the goroutines increase thousands. but wait just 1h,the ingester started, the gorouines decrease 100 there is two feature: 1....

type/performance

# Purpose Currently, `eth.Ethereum` have two named receiver `s` and `eth`. This don't follow golang code style. `s` receiver: https://github.com/ethereum/go-ethereum/blob/master/eth/backend.go#L309 `eth` receiver: https://github.com/ethereum/go-ethereum/blob/master/eth/state_accessor.go#L177 So, this pr unify the receiver name

**What would you like to be added**: **Why is this needed**:

refactor

**What would you like to be added**: **Why is this needed**:

task: help-wanted

## Description ``` ================== WARNING: DATA RACE Write at 0x00c0001ea020 by goroutine 50: github.com/gin-gonic/gin.(*Engine).ServeHTTP() /Users/xx/goproject/test/test/gin/gin.go:573 +0x174 net/http.serverHandler.ServeHTTP() /Users/xx/sdk/go1.22.2/src/net/http/server.go:3137 +0x2a8 net/http.(*conn).serve() /Users/xx/sdk/go1.22.2/src/net/http/server.go:2039 +0xf28 net/http.(*Server).Serve.gowrap3() /Users/xx/sdk/go1.22.2/src/net/http/server.go:3285 +0x4c Previous read at 0x00c0001ea020 by...