MCPcopy Create free account

hub / github.com/Shopify/goose / functions

Functions660 in github.com/Shopify/goose

FunctionTestStateTracker_Wait
(t *testing.T)
statetracker/tracker_test.go:31
FunctionTestStoppableKeepaliveListener_Accept
(t *testing.T)
srvutil/server_test.go:174
FunctionTestThrottler
(t *testing.T)
concurrency/throttler_test.go:13
FunctionTestThrottlerMiddleware
(t *testing.T)
concurrency/throttler_middleware_test.go:13
FunctionTestTimer_StartTimer
(t *testing.T)
statsd/timer_test.go:13
FunctionTestTiming
(t *testing.T)
statsd/timing_test.go:11
FunctionTestUnreadByte
(t *testing.T)
syncio/buffer_test.go:530
FunctionTestUseModule
(t *testing.T)
srvutil/servlet_test.go:107
FunctionTestUseModuleCombine
(t *testing.T)
srvutil/servlet_test.go:133
FunctionTestWaitForDependencies
(t *testing.T)
genmain/genmain_test.go:78
FunctionTestWatchingLoggable
(t *testing.T)
logger/loggable_test.go:159
FunctionTestWatchingTaggable
(t *testing.T)
statsd/taggable_test.go:131
FunctionTestWithErrorClass
(t *testing.T)
bugsnag/with_class_test.go:16
FunctionTestWithField
(t *testing.T)
logger/loggable_test.go:106
FunctionTestWithFields
(t *testing.T)
logger/loggable_test.go:72
FunctionTestWithLoggable
(t *testing.T)
logger/loggable_test.go:85
FunctionTestWithTaggable
(t *testing.T)
statsd/taggable_test.go:103
FunctionTestWithTags
(t *testing.T)
statsd/taggable_test.go:58
FunctionTestWithTags_keyClash
(t *testing.T)
statsd/taggable_test.go:71
FunctionTestWithUUID
(t *testing.T)
logger/uuid_test.go:10
FunctionTestWrapf
(t *testing.T)
bugsnag/with_class_test.go:37
FunctionTestWrappedWithErrorClass
(t *testing.T)
bugsnag/with_class_test.go:21
FunctionTestWriteTo
(t *testing.T)
syncio/buffer_test.go:299
FunctionTest_defaultTagsFromEnv
(t *testing.T)
statsd/default_tags_test.go:11
FunctionTest_lockMap_Release
(t *testing.T)
lockmap/map_test.go:69
FunctionTest_lockMap_Wait
(t *testing.T)
lockmap/map_test.go:85
FunctionTest_lockMap_WaitOrLock
(t *testing.T)
lockmap/map_test.go:101
FunctionTest_lockMap_sweep
(t *testing.T)
lockmap/map_test.go:114
FunctionTest_replaceMatchableParts
(t *testing.T)
srvutil/request_test.go:78
MethodTime
Time runs a function, timing its execution, and submits the resulting duration to statsd. The last parameter is an arbitrary array of tags as maps.
statsd/timer.go:26
MethodTiming
(_ context.Context, name string, value time.Duration, tags []string, rate float64)
statsd/datadog_backend.go:62
MethodTiming
(ctx context.Context, name string, value time.Duration, tags []string, rate float64)
statsd/forwarding_backend.go:41
MethodTiming
Timing provides a mock function with given fields: ctx, name, value, tags, rate
statsd/mocks/Backend.go:86
MethodTomb
()
lockmap/map.go:101
MethodTomb
()
srvutil/server.go:57
MethodTomb
Tomb implements the `genmain.Component` interface
logrussplunk/splunk.go:83
MethodTomb
()
genmain/genmain_test.go:28
MethodTomb
()
genmain/genmain_test.go:49
MethodValue
(key interface{})
statsd/taggable.go:31
MethodValue
(key interface{})
statsd/taggable.go:46
MethodValue
(key interface{})
logger/loggable.go:31
MethodValue
(key interface{})
logger/loggable.go:45
MethodWait
Wait until underlying state is the desired one, returning whether it had to wait or not.
statetracker/tracker.go:96
MethodWait
(key interface{})
lockmap/map.go:48
MethodWaitOrLock
(key interface{}, ttl time.Duration)
lockmap/map.go:64
MethodWaiting
()
concurrency/limiter_mock.go:24
MethodWaiting
()
concurrency/limiter.go:117
MethodWantBrowser
()
profiler/ui.go:179
MethodWithContextCancellation
(gracefulTimeout time.Duration)
shell/builder.go:51
FunctionWithEndpoints
WithEndpoints sets the endpoints for the bugsnag client
bugsnag/bugsnagger.go:220
MethodWithEnv
(env Env)
shell/builder.go:32
MethodWithOSEnv
()
shell/builder.go:22
MethodWithSysProcAttr
(attr *syscall.SysProcAttr)
shell/builder.go:42
MethodWithWorkingDir
(dir string)
shell/builder.go:27
FunctionhttpRequestMiddleware
Augment the bugsnag http middleware to add POST body to the request tab
bugsnag/bugsnagger.go:197
Functioninit
()
bugsnag/bugsnagger_test.go:26
Functioninit
()
syncio/buffer_test.go:22
Methodlog
(ctx context.Context, mType string, name string, value interface{}, tags []string, rate float64)
statsd/log_backend.go:29
FunctionpanicHandler
panicHandler uses panicwrap.BasicWrap instead of panicwrap.BasicMonitor to catch panics and notify. The difference is that the parent process is now t
bugsnag/bugsnagger.go:270
FunctionpprofUIHandler
(w http.ResponseWriter, r *http.Request)
profiler/ui.go:17
← previous601–660 of 660, ranked by callers