MCPcopy Create free account

hub / github.com/campoy/justforfunc / functions

Functions244 in github.com/campoy/justforfunc

↓ 20 callersMethodAdd
(ctx context.Context, in *Text, opts ...grpc.CallOption)
31-grpc/todo/todo.pb.go:121
↓ 16 callersMethodDone
()
10-contextimpl/context.go:25
↓ 16 callersMethodErr
()
10-contextimpl/context.go:26
↓ 12 callersMethodClose
()
19-pipes/imgcat/imgcat/imgcat.go:73
↓ 11 callersMethodClose
()
40-csvql/csvql.go:82
↓ 10 callersMethodError
()
10-contextimpl/context.go:105
↓ 10 callersMethodName
()
40-csvql/csvql.go:76
↓ 9 callersFunctionBackground
()
10-contextimpl/context.go:42
↓ 7 callersFunctionasChan
(vs ...int)
27-merging-chans/main.go:39
↓ 7 callersFunctionpixel
pixel returns the color of a Mandelbrot fractal at the given point.
22-perf/main.go:210
↓ 6 callersFunctionWithCancel
(parent Context)
10-contextimpl/context.go:63
↓ 5 callersFunctionerrorf
(format string, args ...interface{})
15-logpipe/logpipe.go:105
↓ 4 callersMethodList
(ctx context.Context, in *Void, opts ...grpc.CallOption)
31-grpc/todo/todo.pb.go:120
↓ 4 callersMethodSay
(ctx context.Context, in *Text, opts ...grpc.CallOption)
13-flite-cgo/api/say.pb.go:85
↓ 4 callersMethodWrite
([]byte)
19-pipes/imgcat/main.go:40
↓ 4 callersFunctiongetenv
(name string)
14-twitterbot/main.go:31
↓ 4 callersMethodlocal
(n ast.Node)
25-go-parser/main.go:131
↓ 3 callersFunctionPrintln
Println calls log.Printf to print to the standard logger but adds the request from the event context.
09-context/log/log.go:29
↓ 3 callersMethodValue
(key interface{})
10-contextimpl/context.go:27
↓ 3 callersMethodcancel
(err error)
10-contextimpl/context.go:82
↓ 3 callersMethodlocalList
(fs []*ast.Field)
25-go-parser/main.go:144
↓ 2 callersMethodDeadline
()
10-contextimpl/context.go:24
↓ 2 callersFunctionGradient
Gradient computes the cost function and its gradients.
38-linreg-vanilla/linreg/linreg.go:23
↓ 2 callersFunctionInts
Ints returns the sum of a list of integers.
16-testing/sum/sum.go:17
↓ 2 callersFunctionLinearRegression
LinearRegression runs the requested number of iterations of gradient descent and returns the latest approximated coefficients.
38-linreg-vanilla/linreg/linreg.go:9
↓ 2 callersFunctionNewTasksClient
(cc *grpc.ClientConn)
31-grpc/todo/todo.pb.go:128
↓ 2 callersMethodString
()
12-say-grpc/api/say.pb.go:42
↓ 2 callersFunctionWithDeadline
(parent Context, deadline time.Time)
10-contextimpl/context.go:109
↓ 2 callersFunctionWithTimeout
(parent Context, timeout time.Duration)
10-contextimpl/context.go:132
↓ 2 callersFunctionasChan
(vs ...int)
26-nil-chans/main.go:46
↓ 2 callersFunctioncreateCol
createCol creates one goroutine per column.
22-perf/main.go:81
↓ 2 callersFunctionerrorHandler
(h func(http.ResponseWriter, *http.Request) error)
23-plot/main.go:153
↓ 2 callersFunctionhandle
(w http.ResponseWriter, r *http.Request)
37-sync-pool/main.go:25
↓ 2 callersFunctionhandler
()
16-testing/webserver/main.go:30
↓ 2 callersFunctionmergeTwo
(a, b <-chan int)
27-merging-chans/main.go:93
↓ 2 callersFunctionnorm
(x, total int, min, max float64)
22-perf/main.go:228
↓ 2 callersFunctionprintTopFive
(counts map[string]int)
25-go-parser/main.go:47
↓ 1 callersFunctionCopy
Copy copies the given image reader and encodes it as an iTerm2 image into the writer.
19-pipes/imgcat/imgcat/imgcat.go:26
↓ 1 callersFunctionDecorate
Decorate wraps the given HandlerFunc by adding a unique request id to the context of the request that the HandlerFunc receives.
09-context/log/log.go:40
↓ 1 callersMethodDone
()
10-contextimpl/context.go:52
↓ 1 callersFunctionExecute
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the r
32-cobra/todo/cmd/root.go:48
↓ 1 callersFunctionNewWriter
NewWriter returns a new imgcat writer.
19-pipes/imgcat/imgcat/imgcat.go:52
↓ 1 callersFunctionRegisterTasksServer
(s *grpc.Server, srv TasksServer)
31-grpc/todo/todo.pb.go:157
↓ 1 callersMethodSay
(ctx context.Context, in *Text, opts ...grpc.CallOption)
12-say-grpc/api/say.pb.go:85
↓ 1 callersMethodString
()
31-grpc/todo/todo.pb.go:44
↓ 1 callersFunctionTODO
()
10-contextimpl/context.go:43
↓ 1 callersFunctionTextToSpeech
(path, text string)
13-flite-cgo/flite/flite_cgo.go:36
↓ 1 callersFunctionWithValue
(parent Context, key, value interface{})
10-contextimpl/context.go:148
↓ 1 callersFunctionadd
(ctx context.Context, text string)
32-cobra/todo/cmd/new.go:39
↓ 1 callersFunctionadd
(text string)
30-protobuf/cmd/todo/main.go:47
↓ 1 callersFunctionadd
(ctx context.Context, client todo.TasksClient, text string)
31-grpc/cmd/todo/main.go:42
↓ 1 callersFunctioncat
(path string)
19-pipes/imgcat/main.go:44
↓ 1 callersFunctioncreateColWorkers
createColWorkers creates numWorkers workers and uses a channel to pass each column.
22-perf/main.go:154
↓ 1 callersFunctioncreateColWorkersBuffered
createColWorkersBuffered creates numWorkers workers and uses a buffered channel to pass each column.
22-perf/main.go:182
↓ 1 callersFunctioncreatePixel
createPixel creates one goroutine per pixel.
22-perf/main.go:64
↓ 1 callersFunctioncreateSeq
createSeq fills one pixel at a time.
22-perf/main.go:53
↓ 1 callersFunctioncreateWorkers
createWorkers creates numWorkers workers and uses a channel to pass each pixel.
22-perf/main.go:98
↓ 1 callersFunctioncreateWorkersBuffered
createWorkersBuffered creates numWorkers workers and uses a buffered channel to pass each pixel.
22-perf/main.go:126
↓ 1 callersFunctiondoubleHandler
(w http.ResponseWriter, r *http.Request)
16-testing/webserver/main.go:36
↓ 1 callersFunctionfetchAudio
(c context.Context, url string)
02-magic-gate/main.go:86
↓ 1 callersFunctionfetchTranscription
(ctx context.Context, audio []byte)
02-magic-gate/main.go:105
↓ 1 callersFunctionints
(vs []int)
16-testing/sum/sum.go:21
↓ 1 callersFunctionlist
(ctx context.Context, filterDone bool)
32-cobra/todo/cmd/list.go:43
↓ 1 callersFunctionlist
()
30-protobuf/cmd/todo/main.go:77
↓ 1 callersFunctionlist
(ctx context.Context, client todo.TasksClient)
31-grpc/cmd/todo/main.go:52
↓ 1 callersFunctionmerge
(a, b <-chan int)
26-nil-chans/main.go:19
↓ 1 callersFunctionmergeReflect
(chans ...<-chan int)
27-merging-chans/main.go:50
↓ 1 callersFunctionmySleepAndTalk
(ctx context.Context, d time.Duration, msg string)
09-context/main.go:32
↓ 1 callersFunctionnewTable
(path string)
40-csvql/csvql.go:50
↓ 1 callersFunctionnewVisitor
(f *ast.File)
25-go-parser/main.go:69
↓ 1 callersFunctionplotData
(path string, xys plotter.XYs)
34-gonum-plot/main.go:54
↓ 1 callersFunctionplotData
(out io.Writer, xs, ys []float64, iterations int)
38-linreg-vanilla/main.go:80
↓ 1 callersFunctionreadData
(path string)
34-gonum-plot/main.go:30
↓ 1 callersFunctionreadData
(data io.Reader)
38-linreg-vanilla/main.go:57
↓ 1 callersFunctiontranscribe
(c context.Context, url string)
02-magic-gate/main.go:77
↓ 1 callersFunctiontree
(root, indent string)
35-tree/main.go:25
MethodAdd
(ctx context.Context, text *todo.Text)
31-grpc/cmd/server/main.go:40
MethodAdd
(ctx context.Context, in *Text, opts ...grpc.CallOption)
31-grpc/todo/todo.pb.go:141
MethodAdd
(context.Context, *Text)
31-grpc/todo/todo.pb.go:154
FunctionBenchmarkCol
(b *testing.B)
22-perf/main_test.go:46
FunctionBenchmarkHandle
(b *testing.B)
37-sync-pool/main_test.go:41
FunctionBenchmarkMerge
(b *testing.B)
27-merging-chans/main_test.go:37
FunctionBenchmarkPixel
(b *testing.B)
22-perf/main_test.go:36
FunctionBenchmarkRowWorkers
(b *testing.B)
22-perf/main_test.go:76
FunctionBenchmarkRowWorkersBuffered
(b *testing.B)
22-perf/main_test.go:86
FunctionBenchmarkSeq
(b *testing.B)
22-perf/main_test.go:26
FunctionBenchmarkWorkers
(b *testing.B)
22-perf/main_test.go:56
FunctionBenchmarkWorkersBuffered
(b *testing.B)
22-perf/main_test.go:66
MethodCritical
(args ...interface{})
14-twitterbot/main.go:77
MethodCriticalf
(format string, args ...interface{})
14-twitterbot/main.go:78
MethodDeadline
()
10-contextimpl/context.go:32
MethodDeadline
()
10-contextimpl/context.go:97
MethodDescriptor
()
12-say-grpc/api/say.pb.go:44
MethodDescriptor
()
12-say-grpc/api/say.pb.go:60
MethodDescriptor
()
30-protobuf/todo/todo.pb.go:38
MethodDescriptor
()
13-flite-cgo/api/say.pb.go:44
MethodDescriptor
()
13-flite-cgo/api/say.pb.go:60
MethodDescriptor
()
31-grpc/todo/todo.pb.go:46
MethodDescriptor
()
31-grpc/todo/todo.pb.go:69
MethodDescriptor
()
31-grpc/todo/todo.pb.go:85
next →1–100 of 244, ranked by callers