MCPcopy Create free account

hub / github.com/darjun/go-daily-lib / functions

Functions1,635 in github.com/darjun/go-daily-lib

MethodPrepareContext
(context.Context, string)
sqlc/get-started/db/db.go:12
FunctionPrintInfo
(config Config)
dig/param-object/main.go:82
FunctionPrintInfo
(redis *RedisConfig, mysql *MySQLConfig)
dig/result-object/main.go:102
FunctionPrintInfo
(config Config)
dig/optional-dependency/main.go:63
FunctionPrintInfo
(params UserParams)
dig/named-value/main.go:27
FunctionPrintInfo
(cfg *ini.File)
dig/get-started/main.go:27
FunctionPrintInfo
(cfg *ini.File)
dig/multi-return/main.go:30
MethodProtoMessage
()
twirp/get-started/proto/echo.pb.go:49
MethodProtoMessage
()
twirp/get-started/proto/echo.pb.go:96
MethodProtoReflect
()
twirp/get-started/proto/echo.pb.go:51
MethodProtoReflect
()
twirp/get-started/proto/echo.pb.go:98
MethodProtocGenTwirpVersion
()
twirp/get-started/proto/echo.twirp.go:339
MethodProtocGenTwirpVersion
ProtocGenTwirpVersion is the semantic version string of the version of twirp used to generate this file.
twirp/get-started/proto/echo.twirp.go:380
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/execrows/db/db.go:13
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/interface/db/db.go:13
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/json-tag/db/db.go:13
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/prepared-queries/db/db.go:14
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/override/type/db/db.go:13
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/override/field/db/db.go:13
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/alter-table/db/db.go:13
MethodQueryContext
(context.Context, string, ...interface{})
sqlc/get-started/db/db.go:13
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/execrows/db/db.go:14
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/interface/db/db.go:14
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/json-tag/db/db.go:14
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/prepared-queries/db/db.go:15
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/override/type/db/db.go:14
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/override/field/db/db.go:14
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/alter-table/db/db.go:14
MethodQueryRowContext
(context.Context, string, ...interface{})
sqlc/get-started/db/db.go:14
FunctionRandomMiddleware
(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)
negroni/handler/main.go:11
FunctionReadCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/key-rotate/main.go:58
FunctionReadCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/custom/main.go:66
FunctionReadCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/json/main.go:45
FunctionReadCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/get-started/main.go:41
MethodReadRequestBody
(body interface{})
rpc/servecodec/server/main.go:40
MethodReadRequestHeader
(r *rpc.Request)
rpc/servecodec/server/main.go:36
MethodReadResponseBody
(body interface{})
rpc/servecodec/client.go:43
MethodReadResponseHeader
(r *rpc.Response)
rpc/servecodec/client.go:39
MethodRender
()
go-app/compose-component/main.go:9
MethodRender
()
go-app/compose-component/main.go:21
MethodRender
()
go-app/context-menu/main.go:14
MethodRender
()
go-app/range/main.go:10
MethodRender
()
go-app/get-started/main.go:10
MethodRender
()
go-app/select/main.go:10
MethodRender
()
go-app/condition/main.go:14
MethodReset
()
twirp/get-started/proto/echo.pb.go:83
MethodRole
(role string)
copier/all-in-one/main.go:25
MethodRole
(role string)
copier/field2method/main.go:21
MethodRun
()
jobrunner/monitor/main.go:17
MethodRun
()
jobrunner/get-started/main.go:14
MethodRun
()
cron/job-wrapper/delay/main.go:15
MethodRun
()
cron/job-wrapper/skip/main.go:15
MethodRun
()
cron/job-wrapper/recover/main.go:14
MethodRun
(e *zerolog.Event, level zerolog.Level, msg string)
zerolog/hook/main.go:11
FunctionRunServer
(params HandlerParams)
dig/group/main.go:49
MethodSay
(ctx context.Context, in *Request)
twirp/get-started/proto/echo.twirp.go:73
MethodSay
(ctx context.Context, in *Request)
twirp/get-started/proto/echo.twirp.go:127
MethodSay
(ctx context.Context, request *proto.Request)
twirp/get-started/server/main.go:12
MethodSay
(ctx context.Context, request *proto.Request)
twirp/mixed/server/main.go:13
MethodSay
(ctx context.Context, request *proto.Request)
twirp/custom-headers/server/main.go:14
FunctionScoreList
line templates/score.qtpl:6
quicktemplate/call/templates/score.qtpl.go:58
FunctionSecretHandler
(w http.ResponseWriter, r *http.Request)
gorilla/sessions/auth/main.go:65
FunctionSecretHandler
(w http.ResponseWriter, r *http.Request)
gorilla/sessions/redis/main.go:67
FunctionSectionInfo
()
go-ini/section/main.go:9
MethodSerialize
(src interface{})
gorilla/securecookie/custom/main.go:27
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
dig/group/main.go:15
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
nethttp/middleware/mymux2/main.go:20
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
nethttp/hello-world/main.go:10
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
nethttp/hello-world/new-serve-mux/main.go:11
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
gorilla/handlers/logging/custom/main.go:23
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
gorilla/handlers/logging/use/main.go:19
MethodServeHTTP
(w http.ResponseWriter, r *http.Request)
gorilla/handlers/compress/main.go:18
MethodServiceDescriptor
()
twirp/get-started/proto/echo.twirp.go:335
MethodServiceDescriptor
ServiceDescriptor returns gzipped bytes describing the .proto file that this service was generated from. Once unzipped, the bytes can be unmarshalled
twirp/get-started/proto/echo.twirp.go:377
MethodSetAge
(a int)
reflect/inspect/main.go:19
FunctionSetCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/key-rotate/main.go:37
FunctionSetCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/custom/main.go:48
FunctionSetCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/json/main.go:27
FunctionSetCookieHandler
(w http.ResponseWriter, r *http.Request)
gorilla/securecookie/get-started/main.go:23
MethodSetName
(n string)
reflect/inspect/main.go:15
MethodSetupSuite
()
testify/suite/suite_test.go:15
MethodSetupSuite
()
testify/httptest/main_test.go:45
MethodSetupTest
()
testify/suite/suite_test.go:23
MethodSpeak
()
reflect/interface/main.go:12
MethodSpeak
()
reflect/interface/main.go:19
MethodSpeak
()
reflect/type-assert/main.go:15
MethodStart
()
wire/struct-field/main.go:27
MethodString
()
twirp/get-started/proto/echo.pb.go:92
MethodSub
(a, b int)
reflect/http-rpc/main.go:34
FunctionSupplier1
(ctx context.Context)
rxgo/observable/create/start/main.go:10
FunctionSupplier2
(ctx context.Context)
rxgo/observable/create/start/main.go:14
FunctionSupplier3
(ctx context.Context)
rxgo/observable/create/start/main.go:18
MethodTapped
(e *fyne.PointEvent)
fyne/widget/extend/main.go:24
MethodTappedSecondary
(e *fyne.PointEvent)
fyne/widget/extend/main.go:28
MethodTearDownSuite
()
testify/suite/suite_test.go:19
MethodTearDownTest
()
testify/suite/suite_test.go:27
FunctionTestAssertion
(t *testing.T)
testify/assertion/assertion_test.go:9
FunctionTestEqual
(t *testing.T)
testify/equal_values/equalvalues_test.go:11
FunctionTestEqual
(t *testing.T)
testify/assert/assert_test.go:9
FunctionTestExample
(t *testing.T)
testify/suite/suite_test.go:44
← previousnext →701–800 of 1,635, ranked by callers