MCPcopy Create free account

hub / github.com/OtusGolang/webinars_practical_part / functions

Functions1,100 in github.com/OtusGolang/webinars_practical_part

↓ 1 callersFunctionserver
(workChan <-chan int)
08-errors-handling/11_panic_handle/main.go:7
↓ 1 callersFunctionslicePtr
()
05-structures/main.go:72
↓ 1 callersFunctionsquare
go:noinline
16-internals-memory/stack/main.go:10
↓ 1 callersFunctionsquare
go:noinline
16-internals-memory/stack_pointer/main.go:10
↓ 1 callersFunctionstaticGopherPngBytes
()
21-codegen/01-bindata/static_generated.go:82
↓ 1 callersFunctionstdinScan
()
24-context-n-net/02-chat-client/client.go:56
↓ 1 callersMethodsubmitVote
(req *pb.Vote)
27-grpc/elections-with-admin/service.go:40
↓ 1 callersFunctiontake
(done <-chan struct{}, valueStream <-chan interface{}, num int)
14-concurrency-patterns/9_1_prime_finding/take.go:3
↓ 1 callersFunctiontask
(ctx context.Context)
24-context-n-net/12-context-with-deadline/context-with-deadline.go:17
↓ 1 callersFunctiontask
(ctx context.Context)
24-context-n-net/10-context-with-cancel/context_with_cancel.go:18
↓ 1 callersFunctiontask1
(ctx context.Context)
24-context-n-net/11-context-with-timeout/context_with_timeout.go:17
↓ 1 callersMethodtestEmbeddedByValue
()
27-grpc/elections/pb/elections_grpc.pb.go:69
↓ 1 callersMethodtestEmbeddedByValue
()
27-grpc/elections-with-admin/pb/elections_grpc.pb.go:89
↓ 1 callersMethodtestEmbeddedByValue
()
27-grpc/elections-with-stats/pb/elections_grpc.pb.go:95
↓ 1 callersFunctiontimeGC
()
23-profiling/09_pointerkeys/pointerkeys.go:16
↓ 1 callersFunctiontoInt
(done <-chan struct{}, valueStream <-chan interface{})
14-concurrency-patterns/9_2_fanin_fanout/to_int.go:3
↓ 1 callersFunctiontoInt
(done <-chan struct{}, valueStream <-chan interface{})
14-concurrency-patterns/9_1_prime_finding/to_int.go:3
↓ 1 callersFunctiontoString
(v int)
23-profiling/00_lesson/ex2_to_str_test.go:8
↓ 1 callersFunctionuserSize
()
05-structures/main.go:16
↓ 1 callersMethodwriteLoop
(c *websocket.Conn)
26-http/handler/handler.go:172
↓ 1 callersFunctionwriteRoutine
(ctx context.Context, conn net.Conn, wg *sync.WaitGroup, stdin chan string)
24-context-n-net/02-chat-client/client.go:34
MethodAddUser
AddUser mocks base method
03-unit-testing/mock_suite/mock_db_test.go:37
MethodAddUser
AddUser indicates an expected call of AddUser
03-unit-testing/mock_suite/mock_db_test.go:45
MethodAddUser
(user User)
03-unit-testing/mock_suite/db.go:6
MethodAddUser
AddUser mocks base method
03-unit-testing/mock_faker/mock_db_test.go:37
MethodAddUser
AddUser indicates an expected call of AddUser
03-unit-testing/mock_faker/mock_db_test.go:45
MethodAddUser
(user User)
03-unit-testing/mock_faker/db.go:6
MethodAddUser
AddUser mocks base method
03-unit-testing/mock/mock_db_test.go:37
MethodAddUser
AddUser indicates an expected call of AddUser
03-unit-testing/mock/mock_db_test.go:45
FunctionAnswer
()
04-simple-data-types/example/example.go:3
FunctionAntisin
(x float64)
09-packages/example/src/calc/antisin.go:7
FunctionAssetNames
AssetNames returns the names of the assets.
21-codegen/01-bindata/static_generated.go:142
FunctionBenchmarkConcatString
func ConcatString(m map[string]struct{}) string { builder := strings.Builder{} for s := range m { builder.WriteString(s) } return builder.String
23-profiling/00_lesson/ex4_concat_string_test.go:23
FunctionBenchmarkConcurency
(b *testing.B)
23-profiling/00_lesson/ex3_conc_test.go:17
FunctionBenchmarkEasyMarshal
(b *testing.B)
23-profiling/10_exjs/exjs_test.go:17
FunctionBenchmarkEasyStudent
(b *testing.B)
21-codegen/05-easyjson/main_test.go:19
FunctionBenchmarkEasyUnmarshal
(b *testing.B)
23-profiling/10_exjs/exjs_test.go:23
FunctionBenchmarkFast
(b *testing.B)
23-profiling/02_benchpar/exbenchpar_test.go:7
FunctionBenchmarkFast
(b *testing.B)
23-profiling/05_fmtvsstrconv/fmtvsstrconv_test.go:5
FunctionBenchmarkFast
(b *testing.B)
23-profiling/06_stringsvsre/stringsvsre_test.go:5
FunctionBenchmarkFast
(b *testing.B)
23-profiling/04_reuse/reuse_test.go:5
FunctionBenchmarkFast
(b *testing.B)
23-profiling/07_stringbuilder/stringbuilder_test.go:5
FunctionBenchmarkFast
(b *testing.B)
23-profiling/13_pprof_console/prealloc_test.go:5
FunctionBenchmarkFast
(b *testing.B)
23-profiling/03_prealloc/prealloc_test.go:5
FunctionBenchmarkFast
(b *testing.B)
23-profiling/08_syncpool/syncpool_test.go:7
FunctionBenchmarkFast
(b *testing.B)
23-profiling/01_bench/exbench_test.go:5
FunctionBenchmarkFillSlice
(b *testing.B)
23-profiling/00_lesson/ex1_slice_test.go:15
FunctionBenchmarkFunctionWithGenerics
Benchmark for the function with generics
23-profiling/11_generics/generics_test.go:15
FunctionBenchmarkFunctionWithoutGenerics
Benchmark for the function with empty interfaces
23-profiling/11_generics/generics_test.go:8
FunctionBenchmarkGmaxInt
(b *testing.B)
23-profiling/11_generics/generics_test.go:34
FunctionBenchmarkGmaxString
(b *testing.B)
23-profiling/11_generics/generics_test.go:22
FunctionBenchmarkImax
(b *testing.B)
23-profiling/11_generics/generics_test.go:40
FunctionBenchmarkInt32Serialization
(b *testing.B)
26-grpc-2/int-sint/main_test.go:22
FunctionBenchmarkInt32SerializationMixed
(b *testing.B)
26-grpc-2/int-sint/main_test.go:70
FunctionBenchmarkInt32SerializationPositive
(b *testing.B)
26-grpc-2/int-sint/main_test.go:46
FunctionBenchmarkMatch
(b *testing.B)
23-profiling/00_lesson/ex5_match_test.go:21
FunctionBenchmarkNotEasyStudent
(b *testing.B)
21-codegen/05-easyjson/main_test.go:40
FunctionBenchmarkParallelFast
(b *testing.B)
23-profiling/02_benchpar/exbenchpar_test.go:19
FunctionBenchmarkParallelFast
(b *testing.B)
23-profiling/08_syncpool/syncpool_test.go:19
FunctionBenchmarkParallelSlow
(b *testing.B)
23-profiling/02_benchpar/exbenchpar_test.go:27
FunctionBenchmarkParallelSlow
(b *testing.B)
23-profiling/08_syncpool/syncpool_test.go:27
FunctionBenchmarkReuseObject
(b *testing.B)
23-profiling/00_lesson/ex6_obj_reuse_test.go:12
FunctionBenchmarkSint32Serialization
(b *testing.B)
26-grpc-2/int-sint/main_test.go:10
FunctionBenchmarkSint32SerializationMixed
(b *testing.B)
26-grpc-2/int-sint/main_test.go:58
FunctionBenchmarkSint32SerializationPositive
(b *testing.B)
26-grpc-2/int-sint/main_test.go:34
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/02_benchpar/exbenchpar_test.go:13
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/05_fmtvsstrconv/fmtvsstrconv_test.go:11
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/06_stringsvsre/stringsvsre_test.go:11
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/04_reuse/reuse_test.go:11
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/07_stringbuilder/stringbuilder_test.go:11
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/13_pprof_console/prealloc_test.go:11
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/03_prealloc/prealloc_test.go:11
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/08_syncpool/syncpool_test.go:13
FunctionBenchmarkSlow
(b *testing.B)
23-profiling/01_bench/exbench_test.go:11
FunctionBenchmarkSlow1
(b *testing.B)
23-profiling/03_prealloc/prealloc_test.go:17
FunctionBenchmarkSmax
(b *testing.B)
23-profiling/11_generics/generics_test.go:28
FunctionBenchmarkStandardMarshal
(b *testing.B)
23-profiling/10_exjs/exjs_test.go:5
FunctionBenchmarkStandardUnmarshal
(b *testing.B)
23-profiling/10_exjs/exjs_test.go:11
FunctionBenchmarkToString
(b *testing.B)
23-profiling/00_lesson/ex2_to_str_test.go:13
FunctionBenchmarkTop10
(b *testing.B)
23-profiling/00_lesson/optimization/top10_test.go:78
FunctionBenchmarkVeryFast
(b *testing.B)
23-profiling/07_stringbuilder/stringbuilder_test.go:17
FunctionBenchmarkVerySlow
(b *testing.B)
23-profiling/06_stringsvsre/stringsvsre_test.go:17
FunctionBlocker
Blocker — middleware, которое «коротко замыкает» цепочку: не вызывает next и сразу возвращает собственный результат.
26-http/middleware-abstract/middleware_lib.go:27
MethodBye
()
09-interfaces-p1/example/example.go:10
MethodChat
(ctx context.Context, opts ...grpc.CallOption)
26-grpc-2/chat/api/proto/chat_grpc.pb.go:43
MethodChat
(ChatService_ChatServer)
26-grpc-2/chat/api/proto/chat_grpc.pb.go:110
MethodChat
(ChatService_ChatServer)
26-grpc-2/chat/api/proto/chat_grpc.pb.go:119
MethodChat
(stream chatproto.ChatService_ChatServer)
26-grpc-2/chat/server/main.go:21
MethodClose
()
25-sql/internal/repository/psql/repository.go:28
FunctionCommonUtil
()
05-testing/utils.go:5
MethodConnect
(ctx context.Context, dsn string)
25-sql/internal/repository/psql/repository.go:19
FunctionConvertMapWithGenerics
(in map[K]FROM)
23-profiling/11_generics/generics.go:17
MethodCreateEvent
(ctx context.Context, owner, title, text string, startTime *time.Time, endTime *time.Time)
19-clean-architecture/internal/domain/usecases/event.go:16
MethodCreateEvent
implements CalendarServiceServer
19-clean-architecture/internal/adapters/grpc/api/server.go:23
MethodCreateEvent
(ctx context.Context, in *CreateEventRequest, opts ...grpc.CallOption)
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:322
MethodCreateEvent
(context.Context, *CreateEventRequest)
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:333
MethodCreateEvent
(ctx context.Context, req *CreateEventRequest)
19-clean-architecture/internal/adapters/grpc/api/api.pb.go:339
MethodCreateTask
(ctx context.Context, req *proto.TaskRequest)
26-grpc-2/taskmanager/internal/task/handler.go:17
MethodCreateTask
(ctx context.Context, req *proto.TaskRequest)
26-grpc-2/taskmanager/internal/task/service.go:28
MethodCreateTask
(ctx context.Context, in *TaskRequest, opts ...grpc.CallOption)
26-grpc-2/taskmanager/api/proto/taskmanager_grpc.pb.go:48
← previousnext →301–400 of 1,100, ranked by callers