MCPcopy Create free account

hub / github.com/XieWeiXie/Gopher-By-Example / functions

Functions225 in github.com/XieWeiXie/Gopher-By-Example

FunctionAuth
(ctx context.Context, next *handler.Handler)
graphql-example/pkg/middleware/auth.go:13
FunctionCreateVote
(params CreateVoteParams)
graphql-example/web/vote/vote_curd.go:10
MethodDelete
(string)
eight/main.go:19
MethodDelete
(url string)
eight/main.go:61
FunctionDownload
(url string)
seven/download/download.go:15
FunctionDownloader
(url string)
nine/download/download.go:41
MethodError
()
built-in-package/season-one/season-error/main.go:58
MethodError
()
built-in-package/season-one/season-strconv/main.go:42
FunctionExampleFunc1
(argOne ...float64)
second/example.go:198
FunctionExampleResult
()
built-in-package/season-one/season-error/main.go:62
FunctionExecute
()
graphql-example/cmd/root_cmd.go:26
FunctionFatal
(message ...interface{})
graphql-example/pkg/log/log-for-project.go:17
FunctionFatalf
(format string, message ...interface{})
graphql-example/pkg/log/log-for-project.go:21
FunctionFatalln
(message ...interface{})
graphql-example/pkg/log/log-for-project.go:24
FunctionGKeyAndFile
(key string)
ten/ui/service/read_struct_tree.go:16
MethodGet
(url string)
eight/main.go:29
MethodGet
()
four/main.go:138
FunctionGetContents
(request *restful.Request, response *restful.Response)
nine/ui/api-server/route_function.go:18
FunctionGetOneVote
(id int64)
graphql-example/web/vote/vote_curd.go:55
FunctionGitAddAll
(dir string, file string)
ten/ui/service/git_service.go:60
FunctionGitCommit
(dir string, message string)
ten/ui/service/git_service.go:36
FunctionGitStatus
(dir string, message string)
ten/ui/service/git_service.go:48
FunctionHandleCommon
(oldString string)
seven/infra/utils.go:12
FunctionHandlerURL
(oldString string)
seven/infra/utils.go:17
FunctionLoggerMiddleWare
(ctx context.Context, h *handler.Handler)
graphql-example/pkg/middleware/logger.go:22
FunctionMakeResponseForPing
(data string)
graphql-example/web/ping/ping_query.go:44
MethodMarshalJSON
()
built-in-package/season-one/season-json/main.go:114
MethodMarshalJSON
实现它的json序列化方法
built-in-package/season-one/season-json/main.go:126
FunctionMySQLDBInit
()
graphql-example/pkg/database/database.go:20
FunctionNew
()
nine/ui/api-server/api_server.go:40
FunctionNewConfigInstance
(name string)
ten/app/config_instance.go:21
FunctionParseForDevelopers
(document *goquery.Document)
seven/parse/github/github_trending_parse.go:26
FunctionParseForGithub
(document *goquery.Document)
seven/parse/github/github_trending_parse.go:11
FunctionPinyin
()
eleven/infra/add.go:7
MethodPost
(string, map[string]interface{})
eight/main.go:17
MethodPost
(url string, body map[string]interface{})
eight/main.go:54
FunctionPrint
(message ...interface{})
graphql-example/pkg/log/log-for-project.go:13
FunctionPrintln
(message ...interface{})
graphql-example/pkg/log/log-for-project.go:8
MethodPut
(string, map[string]interface{})
eight/main.go:18
MethodPut
(url string, body map[string]interface{})
eight/main.go:58
FunctionRed
(message string)
graphql-example/pkg/log/log-for-project.go:28
FunctionRemoveConfigDir
(instanceId string)
ten/domain/roles/create_config_file.go:39
FunctionResult
()
built-in-package/season-one/season-error/main.go:43
FunctionRun
(request domain.Request)
nine/engine/engine.go:24
FunctionSay
(name interface{})
eight/main.go:74
MethodSerializer
()
graphql-example/model/vote.go:98
FunctionStartWebServer
()
graphql-example/pkg/router/router.go:35
FunctionStringSplit
(old string)
nine/infra/util_string.go:13
FunctionStringSplitByDot
(old string)
nine/infra/util_string.go:38
FunctionStringTrim
(old string)
nine/infra/util_string.go:9
FunctionStringsReplace
(old string)
nine/infra/util_string.go:30
MethodTableName
()
graphql-example/model/vote.go:49
MethodTableName
()
graphql-example/model/vote.go:94
FunctionTestAdd
(test *testing.T)
eleven/infra/add_test.go:10
FunctionTestAdd2
(t *testing.T)
eleven/infra/add_test.go:45
FunctionTestAdd3
(t *testing.T)
eleven/infra/add_test.go:53
FunctionTestCFile
(t *testing.T)
ten/infra/golang/osadapater/os_test.go:78
FunctionTestConsistBody
(t *testing.T)
ten/ui/service/consist_body_test.go:8
FunctionTestCreateConfigDir
(t *testing.T)
ten/domain/roles/create_config_file_test.go:9
FunctionTestDExist
(t *testing.T)
ten/infra/golang/osadapater/os_test.go:60
FunctionTestDownload
(t *testing.T)
nine/download/download_test.go:8
FunctionTestExecute
(t *testing.T)
ten/infra/golang/execadapter/exec_test.go:5
FunctionTestFExist
(t *testing.T)
ten/infra/golang/osadapater/os_test.go:43
FunctionTestGetHtmlResponse
(test *testing.T)
fifteen/download/download_test.go:8
FunctionTestGitClone
(t *testing.T)
ten/ui/service/git_service_test.go:10
FunctionTestInfoParse
(test *testing.T)
fifteen/parse/jianshu/info_parse_test.go:12
FunctionTestMKdir
(t *testing.T)
ten/infra/golang/osadapater/os_test.go:8
FunctionTestMarshal
(t *testing.T)
ten/infra/golang/yamladapter/yaml_test.go:8
FunctionTestMarshal
(t *testing.T)
ten/infra/golang/jsonadapter/json_test.go:39
FunctionTestPassageParse
(t *testing.T)
nine/parse/gocn/gocn_parse_test.go:31
FunctionTestRDir
(t *testing.T)
ten/infra/golang/osadapater/os_test.go:27
FunctionTestReadAllCfgFromFile
(t *testing.T)
ten/infra/golang/ioutiladapter/ioutil_test.go:8
FunctionTestRun
(test *testing.T)
fifteen/engine/engine_test.go:8
FunctionTestTitleParse
(t *testing.T)
nine/parse/gocn/gocn_parse_test.go:11
FunctionTestUnmarshal
(t *testing.T)
ten/infra/golang/yamladapter/yaml_test.go:45
FunctionTestUnmarshal
(t *testing.T)
ten/infra/golang/jsonadapter/json_test.go:13
FunctionTestV2exParse
(test *testing.T)
fifteen/parse/v2ex/job_parse_test.go:13
FunctionTestWriteCfgIntoFile
(t *testing.T)
ten/infra/golang/ioutiladapter/ioutil_test.go:32
MethodTypeHandler
()
built-in-package/season-one/season-reflect/main.go:53
FunctionUpdateOneVote
(params UpdateVoteParams)
graphql-example/web/vote/vote_curd.go:65
MethodValid
()
graphql-example/web/vote/vote_params.go:29
MethodValueHandler
()
built-in-package/season-one/season-reflect/main.go:75
FunctionWriteConfigIntoFile
(data map[string]interface{}, file string)
ten/domain/roles/write_config_file.go:15
Functionexample
()
built-in-package/season-one/season-strconv/main.go:46
FunctionexampleErrorf
fmt.Errorf
five/main.go:22
FunctionexampleReadAllError
errors.New
five/main.go:15
FunctionfuncArg
func as arg
three/main.go:65
Functioninit
()
three/main.go:98
Functioninit
()
built-in-package/season-one/season-reflect/main.go:29
Functioninit
()
built-in-package/season-one/season-url/main.go:16
Functioninit
()
graphql-example/model/vote.go:22
Functioninit
()
graphql-example/cmd/root_cmd.go:22
Functioninit
()
graphql-example/web/query/query_type.go:23
Functionmain
()
nine/main/main.go:5
Functionmain
()
seven/main/main.go:8
Functionmain
()
second/example.go:238
Functionmain
()
fifteen/main/main.go:9
Functionmain
()
thirteen/main/main.go:35
Functionmain
()
eight/main.go:78
Functionmain
main
three/main.go:79
← previousnext →101–200 of 225, ranked by callers